uusegversion

Unicode text segmentation for OCaml

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 is distributed under the ISC license. It depends on Uucp.

Homepage: http://erratique.ch/software/uuseg

Tags unicode text segmentation org:erratique
AuthorThe uuseg programmers
LicenseISC
Published
Homepagehttps://erratique.ch/software/uuseg
Issue Trackerhttps://github.com/dbuenzli/uuseg/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Optional dependencies
Conflicts
Source [http] https://erratique.ch/software/uuseg/releases/uuseg-16.0.0.tbz
sha512=355139aee2a72baddf3d811e522948456147546ee946b6eca20f57711865770d4b8d32ea01a7338b8e6cdedb4423ee65cee387704bb9c0c057bcbd65012679b8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uuseg/uuseg.16.0.0/opam
Required by