Unicode text segmentation for OCaml
Description
Uuseg is an OCaml library for segmenting Unicode text. It implements the locale independent Unicode text segmentation algorithms to detect grapheme cluster, word and sentence boundaries and the Unicode line breaking algorithm to detect line break opportunities.
The library is independent from any IO mechanism or Unicode text data structure and it can process text without a complete in-memory representation.
Uuseg depends on Uucp and optionally on Uutf for support on OCaml UTF-X encoded strings. It is distributed under the ISC license.
Homepage: http://erratique.ch/software/uuseg
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
uuseg-15.0.0.tbz
sha512=37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f
Dependencies
uucp
>= "15.0.0" & < "16.0.0"
topkg
build & >= "1.0.3"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.03.0"
Reverse Dependencies
inquire
= "0.2.1"
notty
< "0.2.3"
ocamlformat
>= "0.10" & < "0.25.1"
ocamlformat-rpc
< "0.21.0"
zed
>= "3.2.0"