@hackage hxt-unicode9.0.2.4
Unicode en-/decoding functions for utf8, iso-latin-* and other encodings
Categories
License
MIT
Maintainer
Uwe Schmidt <uwe@fh-wedel.de>
Links
Versions
Installation
Dependencies (2)
- base >=4 && <5
- hxt-charproperties >=9 && <10 Show all…
Dependents (10)
@hackage/azurify, @hackage/hxt, @hackage/Hayoo, @hackage/hxt-tagsoup, @hackage/acme-everything, @hackage/hsaml2, Show all…
Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lazy functions, errors may be detected or ignored.