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. http://www.icu-project.org/ Source code ----------- darcs get http://darcs.serpentine.com/text-icu Authors ------- This library was written by Bryan O'Sullivan.