blob: d53892ee98ee2f5f947c75ed92651a1101f4c220 (
plain)
1
2
3
4
|
Simpleidn gem allows easy conversion from punycode ACE strings to
unicode UTF-8 strings and visa versa.
The implementation is heavily based on the RFC3492 C example
implementation but simplified since it does not preserve case.
|