uunfversion

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.

Tags unicode text normalization org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseISC
Published
Homepagehttp://erratique.ch/software/uunf
Issue Trackerhttps://github.com/dbuenzli/uunf/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Optional dependencies
Conflicts
Source [http] http://erratique.ch/software/uunf/releases/uunf-2.0.0.tbz
md5=bf3d9b38e5a0a07a95dd0bda0eadb6dd
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.2.0.0/opam
Required by
Optionally used by