macOS
brew install libxolocal Homebrew formula metadata
sudo port install libxoMacPorts ports tree · devel/libxo/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libxo pour les workflows d'agents IA.
installation
brew install libxolocal Homebrew formula metadata
sudo port install libxoMacPorts ports tree · devel/libxo/Portfile · Source: api.github.com
sudo apk add libxoAlpine Linux edge package indexes · libxo · Source: dl-cdn.alpinelinux.org
sudo dnf install libxoFedora Rawhide package metadata · libxo · Source: dl.fedoraproject.org
nix profile install nixpkgs#libxonixpkgs package indexes · pkgs/by-name/li/libxo/package.nix · Source: api.github.com
aperçu
Allows an application to generate text, XML, JSON, and HTML output
historique
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.
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.
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.
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.
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.
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 |
|---|---|---|---|
libxo-config | cli | exécutable global | |
xo | cli | exécutable global | |
xohtml | cli | exécutable global | |
xolint | cli | exécutable global | |
xopo | 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/Juniper/libxo
métadonnées d'installation
| Clé du paquet | brew:libxo |
|---|---|
| Version | 1.7.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libxo |
| Page d'accueil | https://juniper.github.io/libxo/libxo-manual.html |
| Dépôt | https://github.com/Juniper/libxo |
| Docs amont | https://juniper.github.io/libxo/libxo-manual.html |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/Juniper/libxo/releases/download/1.7.5/libxo-1.7.5.tar.gz |
| Dépendances de compilation | libtool |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, 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 | libxo |
| 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.
libxo
nix profile install nixpkgs#libxolibxo 1.7.5-r0
Library for Generating Text, XML, JSON, and HTML Output
http://juniper.github.io/libxo/libxo-manual.html
sudo apk add libxolibxo-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-devlibxo-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-doclibxo 1.7.5-3.fc44
A Library for Generating Text, XML, JSON, and HTML Output
https://github.com/Juniper/libxo
sudo dnf install libxolibxo-devel 1.7.5-3.fc44
Development files for libxo
https://github.com/Juniper/libxo
sudo dnf install libxo-devellibxo
sudo port install libxopiste 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.