text-normal: Unicode-normalized text

[ data, library, mit ] [ Propose Tags ]

This package provides types and functions for normalizing and comparing Text values according to Unicode equivalence.

An in-depth explanation of the forms of Unicode equivalence can be found on Wikipedia.

The modules in this package are named and function according to the four methods of Unicode normalization. The Normal types exported by each are purposefully not compatible with functions exported by the other modules.

This package depends on text-icu, which means it requires that the icu C library is installed.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0
Dependencies base (>=4.6 && <5), deepseq, text, text-icu [details]
License MIT
Author Joel Taylor
Maintainer me@joelt.io
Category Data
Home page https://github.com/joelteon/text-normal.git
Source repo head: git clone https://github.com/joelteon/text-normal.git
Uploaded by JoelTaylor at 2014-04-22T18:52:30Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2510 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]