macOS
brew install libxolocal Homebrew formula metadata
sudo port install libxoMacPorts ports tree · devel/libxo/Portfile · ソース: api.github.com
brew
libxo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libxolocal Homebrew formula metadata
sudo port install libxoMacPorts ports tree · devel/libxo/Portfile · ソース: api.github.com
sudo apk add libxoAlpine Linux edge package indexes · libxo · ソース: dl-cdn.alpinelinux.org
sudo dnf install libxoFedora Rawhide package metadata · libxo · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libxonixpkgs package indexes · pkgs/by-name/li/libxo/package.nix · ソース: api.github.com
概要
Allows an application to generate text, XML, JSON, and HTML output
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
libxo-config | cli | グローバル実行可能ファイル | |
xo | cli | グローバル実行可能ファイル | |
xohtml | cli | グローバル実行可能ファイル | |
xolint | cli | グローバル実行可能ファイル | |
xopo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Juniper/libxo
インストールメタデータ
| パッケージキー | brew:libxo |
|---|---|
| バージョン | 1.7.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libxo |
| ホームページ | https://juniper.github.io/libxo/libxo-manual.html |
| リポジトリ | https://github.com/Juniper/libxo |
| 上流ドキュメント | https://juniper.github.io/libxo/libxo-manual.html |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/Juniper/libxo/releases/download/1.7.5/libxo-1.7.5.tar.gz |
| ビルド依存関係 | libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 libxoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.