ucd-util

Crates.ioucd-util
lib.rsucd-util
version0.2.2
sourcesrc
created_at2018-03-06 02:30:28.587323
updated_at2024-09-29 12:18:15.032073
descriptionA small utility library for working with the Unicode character database.
homepagehttps://github.com/BurntSushi/ucd-generate
repositoryhttps://github.com/BurntSushi/ucd-generate
max_upload_size
id54047
size154,706
Andrew Gallant (BurntSushi)

documentation

https://docs.rs/ucd-util

README

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.

Build status crates.io

Documentation

https://docs.rs/ucd-util

License

This project is licensed under either of

The data in src/unicode_tables/ is licensed inder the Unicode License Agreement (LICENSE-UNICODE or https://www.unicode.org/copyright.html#License).

Commit count: 176

cargo fmt