macOS
brew install jolocal Homebrew formula metadata
sudo port install joMacPorts ports tree · textproc/jo/Portfile · ソース: api.github.com
brew / 順位 1115
jo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jolocal Homebrew formula metadata
sudo port install joMacPorts ports tree · textproc/jo/Portfile · ソース: api.github.com
sudo apk add joAlpine Linux edge package indexes · jo · ソース: dl-cdn.alpinelinux.org
sudo dnf install joFedora Rawhide package metadata · jo · ソース: dl.fedoraproject.org
nix profile install nixpkgs#jonixpkgs package indexes · pkgs/by-name/jo/jo/package.nix · ソース: api.github.com
sudo pacman -S joArch Linux sync databases · jo · ソース: geo.mirror.pkgbuild.com
sudo zypper install joopenSUSE Tumbleweed package metadata · jo · ソース: download.opensuse.org
scoop install main/joScoop official bucket manifest trees · bucket/jo.json · ソース: api.github.com
winget install --id jpmens.jo -eWindows Package Manager source index · jpmens.jo · ソース: cdn.winget.microsoft.com
概要
JSON output from a shell
履歴
jo is a small C command-line utility for producing JSON from shell arguments or standard input. Jan-Piet Mens introduced it in March 2016 as a response to the awkwardness of hand-writing JSON in shell scripts, and the repository describes it plainly as JSON output from a shell.
The GitHub repository was created on March 4, 2016, and Jan-Piet Mens published a companion article on March 5 explaining the motivation: producing valid JSON from shell scripts becomes hard once quoting, variables, and embedded strings enter the picture. The early 0.x releases followed within days, and 1.0 arrived on March 11, 2016.
The changelog shows a project that grew carefully around shell ergonomics: nested elements, pretty printing, booleans, file inclusion, OpenBSD pledge support, type coercion, object paths, Docker support, array reading, zsh completion, Meson support, and fixes for Windows and long-line stdin handling.
jo spread through package managers because it solves a narrow shell-scripting pain point without pulling in a large runtime. Its README lists Homebrew, MacPorts, Ubuntu, Gentoo, Fedora, Snap, Scoop, AIX, Void Linux, Arch, OpenBSD, FreeBSD, Guix, pkgsrc, Repology, and Docker as distribution routes or related package entries.
Users call jo with key=value words to emit JSON objects, use -a for arrays, -p for pretty output, and type prefixes or special value forms when they need stronger control over numbers, booleans, nulls, file contents, or nested data. It is commonly paired with shell scripts, HTTP clients, monitoring hooks, and other command-line pipelines.
jo is package-nerd significant because it is the Unix philosophy version of JSON generation: small, composable, scriptable, packaged almost everywhere, and complementary to jq. It sits in the gap between fragile echo/printf JSON and starting a Python, Ruby, Node, or jq program just to build an object.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:jo |
|---|---|
| バージョン | 1.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jo |
| ホームページ | https://github.com/jpmens/jo |
| リポジトリ | https://github.com/jpmens/jo |
| ライセンス | GPL-2.0-or-later AND MIT |
| ソースアーカイブ | https://github.com/jpmens/jo/releases/download/1.9/jo-1.9.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jo |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
jo 1.9-2
command-line processor to output JSON from a shell
sudo apt install jojo
nix profile install nixpkgs#jojo 1.9-1
command-line processor to output JSON from a shell
sudo apt install jojo 1.9-r2
JSON output from a shell
sudo apk add jojo-bash-completion 1.9-r2
Bash completions for jo
sudo apk add jo-bash-completionjo-doc 1.9-r2
JSON output from a shell (documentation)
sudo apk add jo-docjo-zsh-completion 1.9-r2
Zsh completions for jo
sudo apk add jo-zsh-completionjo 1.9-21.fc45
Small utility to create JSON objects
sudo dnf install jojo 1.9-3
JSON output from a shell
sudo pacman -S jojo 1.9-1.12
JSON output from a shell
sudo zypper install jojo-bash-completion 1.9-1.12
Bash Completion for jo
sudo zypper install jo-bash-completionjo-zsh-completion 1.9-1.12
ZSH completion for jo
sudo zypper install jo-zsh-completionjo
sudo port install jomain/jo
scoop install main/jojpmens.jo
winget install --id jpmens.jo -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.