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.1.tbz
md5=3dcf27bcbf67c13b3c5092661eab9fdb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.2.0.1/opam
Required by
Optionally used by