homoglyphs 0.1.0

generate all homoglyphs for a given input sentence
[dependencies.clap]
version = "3.2.17"

[dependencies.homoglyph-core]
version = "0.1.0"

[dependencies.homoglyph-driver]
version = "0.1.0"

[dependencies.homoglyph-service]
version = "0.1.0"

[dependencies.serde_json]
version = "1.0.85"

[dependencies.tabled]
version = "0.8.0"

[package]
authors = ["shadawck"]
description = "generate all homoglyphs for a given input sentence"
documentation = "https://docs.rs/homoglyphs"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "homoglyphs"
readme = "./README"
repository = "https://github.com/shadawck/homoglyph"
version = "0.1.0"