Deprecated

In favour of

dataenc

Data encoding library

http://www.haskell.org/haskellwiki/Library/Data_encoding

Latest on Hackage:0.14.0.7

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Magnus Therning
Maintained by Gracjan Polak

Data encoding library currently providing Base16, Base32, Base32Hex, Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding, uuencode, xxencode, and yEncoding.