Apocrypha

uuseg

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.

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 17.0.0 3 18 h details ›

Versions & arches

VersionOverlay amd64x86 Committed
17.0.0 gentoo amd64 testing x86 testing view · download · history ↗
16.0.0 gentoo amd64 testing x86 testing view · download · history ↗
15.0.0 gentoo amd64 testing x86 testing view · download · history ↗

Use flags of 17.0.0

  • +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

Runtime dependencies of 17.0.0

show 5 lines