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-10.0.0.tbz
sha256=7969e9372cf3040767c4af46492fe136887449379352e7f4f2c898a258e4b430
md5=baedec8e252fd5949ba7d969c229820a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uunf/uunf.10.0.0/opam
Required by
Optionally used by