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 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

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-15.0.0.tbz
sha512=37ea83b582dd779a026cfae11f08f5d67ef79fce65a2cf03f2a9aabc7eb5de60c8e812524fa7531e4ff6e22a3b18228e3438a0143ce43be95f23237cc283576f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/uuseg/uuseg.15.0.0/opam
Required by