Automic VaultAutomic Vault

brew

Installer libucl avec Homebrew, apk, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libucl pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libucl

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libucl

MacPorts ports tree · devel/libucl/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add libucl

Alpine Linux edge package indexes · libucl · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install libucl

Fedora Rawhide package metadata · libucl · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#libucl

nixpkgs package indexes · pkgs/by-name/li/libucl/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Universal configuration library parser

Commandes et alias

  • ucl_chargen
  • ucl_objdump
  • ucl_tool

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2013: Public tag 0.2.0 was created in December 2013.
  • 2014: FreeBSD's ports tree added textproc/libucl in November 2014.
  • 2015: Public tag 0.7.2 was created in February 2015.
  • 2023: GitHub releases page lists libucl 0.8.2 on January 8, 2023.
  • 2024: GitHub releases page lists libucl 0.9.0 on February 1, 2024.

Related projects

  • Rspamd is a major user and documentation source for the UCL syntax.
  • FreeBSD pkg(8) is cited by the FreeBSD Handbook as an application family using UCL.
  • JSON, YAML, MessagePack, and nginx-style configuration are adjacent formats or influences named by the project documentation.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 4 dépendances de compilation.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
ucl_chargencliexécutable global
ucl_objdumpcliexécutable global
ucl_toolcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire0.9.4
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée0.9.4

https://github.com/vstakhov/libucl

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libucl
Version0.9.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libucl
Page d'accueilhttps://github.com/vstakhov/libucl
Dépôthttps://github.com/vstakhov/libucl
Docs amonthttps://github.com/vstakhov/libucl
LicenceBSD-2-Clause
Archive sourcehttps://github.com/vstakhov/libucl/archive/refs/tags/0.9.4.tar.gz
Dépendances de compilationautoconf, automake, libtool, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibucl
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

libucl

nix profile install nixpkgs#libucl
  • normalized package name match
  • Correspondance par : Libucl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libucl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

libucl 0.9.0-r0

Universal configuration library parser

https://github.com/vstakhov/libucl

sudo apk add libucl
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libucl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libucl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libucl from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libucl-dev 0.9.0-r0

Universal configuration library parser (development files)

https://github.com/vstakhov/libucl

sudo apk add libucl-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libucl
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Libucl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libucl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

libucl-doc 0.9.0-r0

Universal configuration library parser (documentation)

https://github.com/vstakhov/libucl

sudo apk add libucl-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libucl
  • normalized package name match
  • Correspondance par : Libucl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libucl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

libucl 0.8.2-13.fc45

Universal configuration library parser

https://github.com/vstakhov/libucl

sudo dnf install libucl
  • License: LicenseRef-Callaway-BSD AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libucl
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Libucl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libucl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libucl-devel 0.8.2-13.fc45

libucl development files

https://github.com/vstakhov/libucl

sudo dnf install libucl-devel
  • License: LicenseRef-Callaway-BSD AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libucl
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Libucl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libucl-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-libucl 0.8.2-13.fc45

Python bindings for libucl

https://github.com/vstakhov/libucl

sudo dnf install python3-libucl
  • License: LicenseRef-Callaway-BSD AND LicenseRef-Callaway-MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libucl
  • 5 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Libucl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-libucl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

libucl

sudo port install libucl
  • normalized package name match
  • Correspondance par : Libucl
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libucl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment