macOS
brew install libucllocal Homebrew formula metadata
sudo port install libuclMacPorts ports tree · devel/libucl/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libucl in AI-Agent-Workflows.
Installation
brew install libucllocal Homebrew formula metadata
sudo port install libuclMacPorts ports tree · devel/libucl/Portfile · Quelle: api.github.com
sudo apk add libuclAlpine Linux edge package indexes · libucl · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libuclFedora Rawhide package metadata · libucl · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libuclnixpkgs package indexes · pkgs/by-name/li/libucl/package.nix · Quelle: api.github.com
Überblick
Universal configuration library parser
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ucl_chargen | cli | globales Executable | |
ucl_objdump | cli | globales Executable | |
ucl_tool | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/vstakhov/libucl
Installationsmetadaten
| Paketschlüssel | brew:libucl |
|---|---|
| Version | 0.9.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libucl |
| Homepage | https://github.com/vstakhov/libucl |
| Repository | https://github.com/vstakhov/libucl |
| Upstream-Dokumentation | https://github.com/vstakhov/libucl |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/vstakhov/libucl/archive/refs/tags/0.9.4.tar.gz |
| Build-Abhängigkeiten | autoconf, automake, libtool, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libuclQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.