cjk 0.1.3

Answer Boolean Questions and Queries about CJK and related character sets
Documentation
[package]
name = "cjk"
version = "0.1.3"
authors = ["Andrew <andrew@subarctic.org>"]
license = "MIT OR Apache-2.0"
description = "Answer Boolean Questions and Queries about CJK and related character sets"
edition = "2018"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/cjk"
documentation = "https://docs.rs/cjk/"
keywords = ["cjk","unicode","charset","property","query"]

[dependencies]
lazy_static = "1.4"
widestring = "0.4"
hex = "0.4"