uunf
Author | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||||||
Homepage | http://erratique.ch/software/uunf | |||||||||||||||||||||
Issue Tracker | https://github.com/dbuenzli/uunf/issues | |||||||||||||||||||||
Tags | unicode, text, normalization and org:erratique | |||||||||||||||||||||
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> | |||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||
Optional dependencies |
| |||||||||||||||||||||
Available | ocaml-version >= "4.01.0" | |||||||||||||||||||||
Published | Jun 20, 2017 | |||||||||||||||||||||
Source [http] | http://erratique.ch/software/uunf/releases/uunf-10.0.0.tbz baedec8e252fd5949ba7d969c229820a | |||||||||||||||||||||
Statistics | Installed 11 times last month. | |||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.10.0.0/opam |
Unicode text normalization for OCaml
Uunf is an OCaml library for normalizing Unicode text. It supports all Unicode normalization forms. The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation.
Uunf has no dependency. It may optionally depend on Uutf for support on OCaml UTF-X encoded strings. It is distributed under the ISC license.