hebrew_unicode_utils 0.1.0

Some functions for processing Hebrew unicode characters.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.hebrew_unicode_script]
version = "0.1.0"

[package]
authors = ["Roest Dev <github.ebook242@passinbox.com>"]
categories = ["text-processing"]
description = "Some functions for processing Hebrew unicode characters."
documentation = "https://docs.rs/crate/hebrew_unicode_utils/"
edition = "2021"
keywords = ["hebrew", "language", "unicode"]
license = "MIT OR Apache-2.0"
name = "hebrew_unicode_utils"
readme = "README.md"
repository = "https://github.com/Roestdev/hebrew_unicode_utils/"
version = "0.1.0"