ucd-util ======== A library for small auxiliary Unicode functions. This includes things like symbol or character name canonicalization, ideograph name generation and helper functions for searching property name and value tables. [![Linux build status](https://api.travis-ci.org/BurntSushi/ucd-generate.png)](https://travis-ci.org/BurntSushi/ucd-generate) [![](http://meritbadge.herokuapp.com/ucd-generate)](https://crates.io/crates/ucd-util) ### Documentation https://docs.rs/ucd-util ### License This project is licensed under either of * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option.