| Crates.io | unic-idna-punycode |
| lib.rs | unic-idna-punycode |
| version | 0.9.0 |
| created_at | 2017-06-20 08:45:13.044358+00 |
| updated_at | 2019-03-03 05:13:32.254211+00 |
| description | UNIC — Implementation of Punycode (RFC 3492) algorithm |
| homepage | |
| repository | https://github.com/open-i18n/rust-unic/ |
| max_upload_size | |
| id | 19651 |
| size | 11,628 |
This UNIC component implements algorithms from Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA).
Initial code for this component is based on idna crate from
rust-url.