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
md5=019a0f195dc59f1a9befb2857544e16a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.1.0.0/opam
Required by
Optionally used by