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
| Versions | 0.0.1.0, 0.5, 0.5.1, 1.0, 2.0 |
|---|---|
| Dependencies | base (4.*), bytestring, cereal, mtl, text |
| License | BSD3 |
| Author | Myles C. Maxfield <myles.maxfield@gmail.com> |
| Maintainer | Myles C. Maxfield <myles.maxfield@gmail.com> |
| Stability | Experimental |
| Category | Text, Web |
| Home page | https://github.com/litherum/punycode |
| Source repository | git clone git://github.com/litherum/punycode.git |
| Upload date | Tue Dec 4 07:30:21 UTC 2012 |
| Uploaded by | MylesMaxfield |
| Built on | ghc-7.6 |
| Distributions | NixOS: 2.0, Debian: 2.0 |
Modules
- Data
Downloads
- punycode-1.0.tar.gz (Cabal source package)
- package description (included in the package)