unic-idna-punycode

Crates.iounic-idna-punycode
lib.rsunic-idna-punycode
version0.9.0
sourcesrc
created_at2017-06-20 08:45:13.044358
updated_at2019-03-03 05:13:32.254211
descriptionUNIC — Implementation of Punycode (RFC 3492) algorithm
homepage
repositoryhttps://github.com/open-i18n/rust-unic/
max_upload_size
id19651
size11,628
Behnam Esfahbod (behnam)

documentation

README

UNIC — IDNA — Punycode (RFC 3492)

Crates.io Documentation

This UNIC component implements algorithms from Punycode: A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA).

Notes

Initial code for this component is based on idna crate from rust-url.

Commit count: 769

cargo fmt