yeslogic-ucd-parse
A library for parsing Unicode Character Database (UCD) files into structured data.
This version of ucd-parse adds the following on top of BurntSushi's
version:
- Support for parsing
ArabicShaping.txt - Support for parsing
BidiMirroring.txt
Documentation
https://docs.rs/yeslogic-ucd-parse
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.