text-normal: Unicode-normalized text
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.
Modules
[Index]
Downloads
- text-normal-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 | 2577 total (10 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] |