Install this package:
emerge -a dev-libs/libucl
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libucl
Or alternatively:
emerge --autounmask-write -a dev-libs/libucl
<pkgmetadata>
<longdescription>
UCL is heavily infused by nginx configuration as the example of a
convenient configuration system. However, UCL is fully compatible
with JSON format and is able to parse json files. It can also emit
UCL objects into different formats such as "nginx like", json,
yaml and compact json
</longdescription>
<use>
<flag name="regex">Enable regex support</flag>
<flag name="sign">Enable signatures check</flag>
<flag name="urls">Enable URLs fetch</flag>
<flag name="utils">Install utils for checking other configs</flag>
</use>
<upstream>
<remote-id type="github">vstakhov/libucl</remote-id>
</upstream>
</pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libucl |
euse -E <flag> -p dev-libs/libucl |
euse -D <flag> -p dev-libs/libucl
| Flag | Description | 9999 | 0.9.2 |
|---|---|---|---|
| lua | Enable Lua scripting support | ✓ | ✓ |
| regex | Enable regex support | ⊕ | ⊕ |
| sign | Enable signatures check | ✓ | ✓ |
| static-libs | Build static versions of dynamic libraries as well | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ |
| urls | Enable URLs fetch | ✓ | ✓ |
| utils | Install utils for checking other configs | ⊕ | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | libucl-0.9.2.tar.gz | 2044512 bytes | 0.9.2 |
| Type | File | Size |
|---|