An implementation of the punycode algorithm.
More...
Direct translation of the C algorithm in RFC 3492 to dart.
This library does not implement stringprep (RFC 3454) or PRECIS (RFC 7564).
Those RFCs are needed for domain name conversion.
unverified uploader
Repository (GitHub)
BSD-3-Clause (license)
Packages that depend on punycode
Back