Dear fellow Haskellers,
I'm proud to announce the release of "encoding", a Haskell library to
cope with many character encodings found on modern computers. This
(probably) bug-ridden release should mainly be used to critize it and to
find out if it could be actually useful for anyone.
At the moment it supports (much more is planned):
ASCII (lame, I know)
UTF-8, -16, -32
ISO 8859-* (alias latin-*)
CP125* (windows codepages)
KOI8-R
Bootstring (base for punycode)
You can find the darcs repository on [1] and a tarball on [2].
So please, send comments, bugs, suggestions and code!
Henning
[1] http://code.haskell.org/encoding/
[2]
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/encoding-0.1
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell