@hackage text-icu0.4.0.1
Bindings to the ICU library
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@serpentine.com>
Links
Versions
Installation
Dependencies (3)
- base <4.6
- bytestring
- text Show all…
Dependents (50)
@hackage/sphinx, @hackage/tinytools, @hackage/binrep, @hackage/stringprep, @hackage/marvin, @hackage/betacode, Show all…
Text-ICU: Comprehensive support for string manipulation
This package provides the Data.Text.ICU library, for performing complex manipulation of Unicode text. It provides features such as the following:
- Unicode normalization
- Conversion to and from many common and obscure encodings
Prerequisites
This library is implemented as bindings to the well-respected ICU library, which is not included. The version of ICU currently supported is 4.0.
Source code
darcs get http://darcs.serpentine.com/text-icu
Authors
This library was written by Bryan O'Sullivan.