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 BSD3 license.
Tags | segmentation text unicode org:erratique |
---|---|
Author | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
License | BSD-3-Clause |
Published | |
Homepage | http://erratique.ch/software/uuseg |
Issue Tracker | https://github.com/dbuenzli/uuseg/issues |
Maintainer | Daniel Bünzli <daniel.buenzl i@erratique.ch> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | http://erratique.ch/software/uuseg/releases/uuseg-0.9.0.tbz sha256=4285bcf244b2714844f0ec3ca9a9b0b3ab92c2e24407a7bf684c51e76d899d8b md5=186e52fcbd81e35514342dc3bfd10601 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/uuseg/uuseg.0.9.0/opam |
Required by
- fuzzy_comparewith-test
- inquire=0.2.1
- notty<0.2.0
- slug
- zed>=3.2.0