punycode-1.0: Encode unicode strings to ascii forms according to RFC 3492

The punycode package

Encode unicode strings to ascii forms according to RFC 3492. It is written in pure Haskell, as opposed to gnuidn's Data.Text.IDN.Punycode. Please note that Data.Encoding.BootString from the encoding package also contains an implementation of the Punycode algorithm.

Properties

Versions0.0.1.0, 0.5, 0.5.1, 1.0, 2.0
Dependenciesbase (4.*), bytestring, cereal, mtl, text
LicenseBSD3
AuthorMyles C. Maxfield <myles.maxfield@gmail.com>
MaintainerMyles C. Maxfield <myles.maxfield@gmail.com>
StabilityExperimental
CategoryText, Web
Home pagehttps://github.com/litherum/punycode
Source repositorygit clone git://github.com/litherum/punycode.git
Upload dateTue Dec 4 07:30:21 UTC 2012
Uploaded byMylesMaxfield
Built onghc-7.6
DistributionsNixOS: 2.0, Debian: 2.0

Modules

Downloads