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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.03.0"