[Haskell-cafe] ANNOUNCE: text and text-icu, fast and comprehensive
Unicode support using stream fusion
Manlio Perillo
manlio_perillo at libero.it
Sun Mar 1 08:05:52 EST 2009
Bryan O'Sullivan ha scritto:
> On behalf of the Data.Text team, I am delighted to announce the release
> of preview versions of two new packages:
> [...]
> text-icu 0.1
> Augments text with comprehensive character set conversion support and
> normalization (and soon more), via bindings to the ICU library.
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/text-icu
>
This is interesting.
Any plans to write a pure Haskell package, using Unicode CLDR data?
http://unicode.org/cldr/
As an example, Python Babel does this, and it also have support for GNU
gettext catalogs.
> [...]
Regards Manlio Perillo
More information about the Haskell-Cafe
mailing list