encoding-0.6.7.2: A library for various character encodings

The encoding package

Haskell has excellect handling of unicode, the Char type covers all unicode chars. Unfortunatly, there's no possibility to read or write something to the outer world in an encoding other than ascii due to the lack of support for encodings. This library should help with that.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.7.1, 0.6.7.2
Dependenciesbase (<3), binary (<0.6), extensible-exceptions, HaXml (≥1.22 & <1.24) or
array, base (≥3 & <5), binary (<0.6), bytestring, containers, extensible-exceptions, ghc (<6.10), HaXml (≥1.22 & <1.24), mtl, regex-compat or
array, base (≥3 & <5), binary (<0.6), bytestring, containers, extensible-exceptions, ghc (≥6.10), ghc-prim, HaXml (≥1.22 & <1.24), mtl, regex-compat
LicenseBSD3
AuthorHenning Günther
Maintainerdaniel@wagner-home.com
CategoryCodec
Home pagehttp://code.haskell.org/encoding/
Source repositorydarcs get http://code.haskell.org/encoding
Upload dateSat Nov 24 01:54:28 UTC 2012
Uploaded byDanielWagner
Built onghc-7.6
DistributionsNixOS: 0.6.7.2

Modules

Downloads