Automic VaultAutomic Vault

brew

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

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libxo

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libxo

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

Linux

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

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

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

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

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

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

aperçu

Résumé du paquet

Allows an application to generate text, XML, JSON, and HTML output

Commandes et alias

  • libxo-config
  • xo
  • xohtml
  • xolint
  • xopo

historique

Historique du projet et usages

libxo is a C library from Juniper for emitting traditional text, XML, JSON, and HTML from one set of output calls. It is best known in package culture through FreeBSD's structured-output work.

Historique du projet

The project README explains the central idea: applications call xo_emit with field descriptors, and the selected output style is chosen at runtime. GitHub tag metadata places the 0.1.0 tag at a commit dated 2014-07-30.

The FreeBSD manual page records Phil Shafer as author and says the library was added in FreeBSD 11.0. That adoption moved libxo from a standalone library into the base-system conversation about machine-readable command output.

Historique d'adoption

FreeBSD's adoption gave libxo a practical audience: base utilities could keep human-readable output while adding JSON, XML, or HTML modes for scripts and automation. The package is also available outside FreeBSD for projects that want the same structured-output model.

Modes d'utilisation

Users generally encounter libxo through commands that accept a libxo output mode or through the xo utility family. Developers use the library when they want one formatting path to serve terminal text and structured data consumers.

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

libxo matters because it is a concrete answer to the long-running Unix problem of parsing human text with fragile awk and sed pipelines. It represents the package-manager-adjacent push toward structured CLI output without abandoning traditional command output.

Chronologie

  • 2014: The 0.1.0 GitHub tag points to a commit dated 2014-07-30.
  • 2014: The FreeBSD Ports manual page date for libxo(3) is 2014-12-08.
  • 2016: FreeBSD 11.0 included libxo according to the FreeBSD manual page.
  • 2020s: libxo remains packaged for Homebrew, FreeBSD ports, and multiple Unix-like distributions.

Related projects

  • FreeBSD base utilities are the most visible related ecosystem. jq and other JSON-processing tools are common downstream companions when libxo-enabled commands emit JSON.

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 10 plateformes.
  • Les métadonnées de compilation listent 1 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
libxo-configcliexécutable global
xocliexécutable global
xohtmlcliexécutable global
xolintcliexécutable global
xopocliexé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-09
version du gestionnaire1.7.5
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/Juniper/libxo

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/Juniper/libxoconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libxo
Version1.7.5
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libxo
Page d'accueilhttps://juniper.github.io/libxo/libxo-manual.html
Dépôthttps://github.com/Juniper/libxo
Docs amonthttps://juniper.github.io/libxo/libxo-manual.html
LicenceBSD-2-Clause
Archive sourcehttps://github.com/Juniper/libxo/releases/download/1.7.5/libxo-1.7.5.tar.gz
Dépendances de compilationlibtool
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, 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 Namelibxo
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%

libxo

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

libxo 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output

http://juniper.github.io/libxo/libxo-manual.html

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

libxo-dev 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output (development files)

http://juniper.github.io/libxo/libxo-manual.html

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

libxo-doc 1.7.5-r0

Library for Generating Text, XML, JSON, and HTML Output (documentation)

http://juniper.github.io/libxo/libxo-manual.html

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

libxo 1.7.5-3.fc44

A Library for Generating Text, XML, JSON, and HTML Output

https://github.com/Juniper/libxo

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

libxo-devel 1.7.5-3.fc44

Development files for libxo

https://github.com/Juniper/libxo

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

libxo

sudo port install libxo
  • normalized package name match
  • Correspondance par : Libxo
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/libxo/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