punycode

2023-10-21

Punycode encoding/decoding

Upstream URL

github.com/shinmera/punycode

Author

Yukari Hafner <shinmera@tymoon.eu>

Maintainer

Yukari Hafner <shinmera@tymoon.eu>

License

zlib
README
# About Punycode This implements encoding and decoding of Punycode strings, specified in RFC 3492 and used for unicode characters in domain names. Use ``encode`` and ``decode`` or for dealing with the domain names directly, ``encode-domain`` and ``decode-domain``.

Dependencies (1)

  • parachute

Dependents (1)

  • GitHub
  • Quicklisp