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 BSD3 license.

Tags unicode text normalization org:erratique
AuthorDaniel Bünzli <daniel.buenzl i@erratique.ch>
LicenseBSD-3-Clause
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-1.0.0.tbz
sha256=386bc5b4ba3b19f11a0c7548afe7d211df7a1fb9fe0cd322c89bb0fbcae8d13b
md5=019a0f195dc59f1a9befb2857544e16a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.1.0.0/opam
Required by
Optionally used by