[Haskell-cafe] ANNOUNCE: dataenc 0.12.1.0
Magnus Therning
magnus at therning.org
Wed Apr 22 16:02:34 EDT 2009
I've just uploaded version 0.12.1.0 of dataenc with the following (visible)
changes compared to the previous version (0.12):
- implementation of a bunch of new encodings:
- xxencode
- hexadecimal
- quoted-printable
- python escaping
- url encoding
- squashing of a bug in the yEncoding implementation that only
manifested on
32-bit systems
- an attempt to conform to the guidelines for the Haskell Platform
regarding versioning and dependencies
This release brings the full list of encodings to
- Base16
- Base32
- Base32Hex
- Base64
- Base64Url
- Base85
- Hexadecimal
- Python string escaping
- quoted-printable
- URL encoding
- uuencoding
- xxencoding
- yEncoding
The hackage page[1] now reads:
Versions 0.9, 0.10.1, 0.10.2, 0.11, 0.11.1, 0.12, 0.12.1.0
Dependencies array (>=0.2.0 && <0.3), base (>=4.0.0 && <4.1),
containers (>=0.2.0 && <0.3)
License BSD3
Copyright Magnus Therning, 2007-2009
Author Magnus Therning
Maintainer magnus at therning.org
Category Codec
Home page http://www.haskell.org/haskellwiki/Library/Data_encoding
Upload date Wed Apr 22 19:40:22 UTC 2009
Uploaded by MagnusTherning
/M
[1]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/dataenc
--
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnus@therning.org Jabber: magnus@therning.org
http://therning.org/magnus identi.ca|twitter: magthe
Haskell is an even 'redder' pill than Lisp or Scheme.
-- PaulPotts
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20090422/eaf608cd/signature.bin
More information about the Haskell-Cafe
mailing list