macOS
brew install libucllocal Homebrew formula metadata
sudo port install libuclMacPorts ports tree · devel/libucl/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libucl pour les workflows d'agents IA.
installation
brew install libucllocal Homebrew formula metadata
sudo port install libuclMacPorts ports tree · devel/libucl/Portfile · Source: api.github.com
sudo apk add libuclAlpine Linux edge package indexes · libucl · Source: dl-cdn.alpinelinux.org
sudo dnf install libuclFedora Rawhide package metadata · libucl · Source: dl.fedoraproject.org
nix profile install nixpkgs#libuclnixpkgs package indexes · pkgs/by-name/li/libucl/package.nix · Source: api.github.com
aperçu
Universal configuration library parser
historique
libucl is Vsevolod Stakhov's C library for Universal Configuration Language, a configuration syntax designed to be easier for humans to edit than strict JSON while remaining machine-readable and JSON-compatible.
The libucl README describes UCL as a configuration language heavily influenced by nginx-style configuration while remaining compatible with JSON. The library parses UCL and can also operate with JSON, MessagePack, S-expressions, and limited YAML output.
Public tags show early 0.2.x releases in December 2013 and 0.7.x by February 2015. After a long 0.8-era gap, GitHub releases show renewed release activity in 2023 and a 0.9 series beginning in February 2024.
UCL found its strongest adoption in systems and infrastructure software where maintainers wanted structured configuration without strict JSON's editing friction. Rspamd documents UCL as its configuration language, and the FreeBSD Handbook notes that some applications such as pkg(8) started using UCL.
The library's package presence across Unix-like package managers reflects that adoption pattern: it is a small C parser and utility package that other software can embed or link for configuration parsing.
Developers use libucl to parse configuration files with comments, unquoted keys, optional separators, implicit arrays, variables, macros, includes, human-friendly numeric suffixes, and validation. The README cautions that full-featured parsing with macros, includes, file I/O, and URL includes is intended for trusted administrator-controlled configuration rather than hostile input.
libucl is package-nerd interesting because it sits at the crossroads of config-language taste, Unix administration, FreeBSD tooling, and embeddable C libraries. It is a pragmatic alternative to forcing strict JSON into files humans edit by hand.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ucl_chargen | cli | exécutable global | |
ucl_objdump | cli | exécutable global | |
ucl_tool | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/vstakhov/libucl
métadonnées d'installation
| Clé du paquet | brew:libucl |
|---|---|
| Version | 0.9.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libucl |
| Page d'accueil | https://github.com/vstakhov/libucl |
| Dépôt | https://github.com/vstakhov/libucl |
| Docs amont | https://github.com/vstakhov/libucl |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/vstakhov/libucl/archive/refs/tags/0.9.4.tar.gz |
| Dépendances de compilation | autoconf, automake, libtool, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libucl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libucl
nix profile install nixpkgs#libucllibucl 0.9.0-r0
Universal configuration library parser
https://github.com/vstakhov/libucl
sudo apk add libucllibucl-dev 0.9.0-r0
Universal configuration library parser (development files)
https://github.com/vstakhov/libucl
sudo apk add libucl-devlibucl-doc 0.9.0-r0
Universal configuration library parser (documentation)
https://github.com/vstakhov/libucl
sudo apk add libucl-doclibucl 0.8.2-13.fc45
Universal configuration library parser
https://github.com/vstakhov/libucl
sudo dnf install libucllibucl-devel 0.8.2-13.fc45
libucl development files
https://github.com/vstakhov/libucl
sudo dnf install libucl-develpython3-libucl 0.8.2-13.fc45
Python bindings for libucl
https://github.com/vstakhov/libucl
sudo dnf install python3-libucllibucl
sudo port install libuclpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.