uunf
Unicode text normalization for OCaml

Install

Authors

Maintainers

Sources

uunf-12.0.0.tbz
md5=3453822fa8140584c07e33f94f6665a7

Description

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.

Dependencies (5)

  1. uchar
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (8)

  1. crowbar
  2. fuzzy_compare
  3. inquire = "0.2.1"
  4. iri
  5. oidc < "0.1.1"
  6. omd >= "2.0.0~alpha3"
  7. slug
  8. uucp >= "2.0.0"

Conflicts (1)

  1. uutf < "1.0.0"