• en

uunf 0.9.0

Author Daniel Bünzli <daniel.buenzli at erratique.ch>
License BSD3
Homepage http://erratique.ch/software/uunf
Maintainer opam-devel@lists.ocaml.org
Dependencies
& ocamlfind
uutf
OCaml >= 3.12.0
Published Sep 9, 2012
Source [http] http://erratique.ch/software/uunf/releases/uunf-0.9.0.tbz
96ce8b6826d2707b7a81b91379d9bee7
Edit https://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.0.9.0/opam

Unicode text normalization for OCaml

Uunf is an OCaml module for normalizing Unicode text. It supports all Unicode normalization forms and is independent from any IO mechanism or Unicode text data structure. Text can be processed without a complete in-memory representation.

Uunf is made of a single independent module and distributed under the BSD3 license.

No package is dependent