Unicode text normalization for OCaml
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.

Home page: http://erratique.ch/software/uunf

Install

Published

15 Sep 2022

Authors

Maintainers

Sources

uunf-15.0.0.tbz
sha512=204d923d4e8d910318180c15087fe53d98d8ec0a8d3c3f6c54219e5e09ee5c5bdf57585e5570d895f8d90647c4eeaa45d9e6e75d58edeb9febee053e0dd47fbc

Dependencies

uucd dev & >= "15.0.0" & < "16.0.0"
topkg build & >= "1.0.3"
ocaml >= "4.03.0"

Reverse Dependencies

Conflicts

cmdliner < "1.1.0"
uutf < "1.0.0"