unic-idna-punycode 0.9.0

UNIC — Implementation of Punycode (RFC 3492) algorithm
Documentation

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.