| Crates.io | unic |
| lib.rs | unic |
| version | 0.9.0 |
| created_at | 2017-06-20 09:09:59.322286+00 |
| updated_at | 2019-03-03 07:48:57.409553+00 |
| description | UNIC: Unicode and Internationalization Crates |
| homepage | |
| repository | https://github.com/open-i18n/rust-unic/ |
| max_upload_size | |
| id | 19675 |
| size | 21,749 |
Collection of all UNIC major components, providing an easy way of access to all functionalities, when all or many are needed, instead of importing components one-by-one. This crate ensures all components imported are compatible in algorithms and consistent in data.
unic-char: Unicode Character Tools.
unic-normal: Unicode Normalization Forms
(UAX#15).
unic-segment: Unicode Text Segmentation Algorithms
(UAX#29).
unic-emoji: Unicode Emoji
(UTS#51).