Install this package:
emerge -a dev-ml/uuseg
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-ml/uuseg
Or alternatively:
emerge --autounmask-write -a dev-ml/uuseg
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 17.0.0 | 8 | ~amd64 ~x86 | 0/17.0.0 |
| 16.0.0 | 8 | ~amd64 ~x86 | 0/16.0.0 |
| 15.0.0 | 8 | ~amd64 ~x86 | 0/15.0.0 |
<pkgmetadata>
<maintainer type="project">
<email>ml@gentoo.org</email>
<name>ML</name>
</maintainer>
<longdescription>
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.
</longdescription>
<upstream>
<bugs-to>https://github.com/dbuenzli/uuseg/issues/</bugs-to>
<remote-id type="github">dbuenzli/uuseg</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-ml/uuseg |
euse -E <flag> -p dev-ml/uuseg |
euse -D <flag> -p dev-ml/uuseg
| Flag | Description | 17.0.0 | 16.0.0 | 15.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) | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | uuseg-15.0.0.tar.gz | 25540 bytes | 15.0.0 |
| DIST | uuseg-16.0.0.tar.gz | 25725 bytes | 16.0.0 |
| DIST | uuseg-17.0.0.tar.gz | 26444 bytes | 17.0.0 |
| Type | File | Size |
|---|