An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

text-icu

Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. Features include: Both pure and impure bindings, to allow for fine control over efficiency and ease of use. Breaking of strings on character, word, sentence, and line boundaries. Access to the Unicode Character Database (UCD) of character metadata. String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) Regular expression search and replace. Security checks for visually confusable (spoofable) strings. Bidirectional Unicode algorithm Calendar objects holding dates and times. Number and calendar formatting.

Ecosystem
hackage.haskell.org
Latest Release
0.8.0
about 4 years ago
Versions
27
Downloads
48,324 total
Dependent Packages
13
Dependent Repos
201
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/text-icu
spec
License BSD-3-Clause
First Release about 17 years ago
Last Synced 1 day ago
Repository
Stars 47 on GitHub
Forks 42 on GitHub
Commits 355
Committers 31
Avg per Author 11.452
DDS 0.445
Rankings on hackage.haskell.org
Overall Top 5.0%
Downloads Top 3.0%
Dependent packages Top 2.0%
Dependent repos Top 2.1%
Forks Top 6.2%