hebrew_unicode_utils 0.5.0

Some functions for processing Hebrew unicode characters.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.56.1"
name = "hebrew_unicode_utils"
version = "0.5.0"
authors = ["Roest Dev <github.ebook242@passinbox.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Some functions for processing Hebrew unicode characters."
documentation = "https://docs.rs/crate/hebrew_unicode_utils/"
readme = "README.md"
keywords = [
    "hebrew",
    "unicode-characters",
    "unicode-text",
    "utf-8",
]
categories = ["text-processing"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/Roestdev/hebrew_unicode_utils/"

[lib]
name = "hebrew_unicode_utils"
path = "src/lib.rs"

[dependencies.hebrew_unicode_script]
version = "2.0.0"