macOS
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · ソース: api.github.com
brew
jtbl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install jtbllocal Homebrew formula metadata
sudo port install jtblMacPorts ports tree · textproc/jtbl/Portfile · ソース: api.github.com
nix profile install nixpkgs#jtblnixpkgs package indexes · pkgs/by-name/jt/jtbl/package.nix · ソース: api.github.com
概要
Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables
履歴
jtbl is a small command-line formatter for turning JSON and JSON Lines streams into terminal, CSV, HTTP, and Markdown tables. Its niche is the shell pipeline: JSON-producing tools on one side, human-readable tabular output on the other.
The public repository describes jtbl as a simple CLI that reads JSON from standard input and writes table output to standard output. GitHub tag history shows a 1.0.0 tag in March 2020, followed by continued packaged releases through the 1.x line.
Adoption evidence is modest and package-manager-centered. The tool is packaged by Homebrew, MacPorts, and Nix, which places it in the same terminal-data-tool ecosystem as jq, jc, and other JSON pipeline utilities.
jtbl is used when a script or API emits JSON but the operator wants a quick table without writing a custom formatter. Its value is strongest in ad hoc inspection, README examples, shell aliases, and command demos.
Package nerds care about jtbl because it is a focused Unix-filter style utility: stdin in, stdout out, no daemon, no framework, and a packaging footprint small enough for multiple package ecosystems.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
jtbl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kellyjonbrazil/jtbl
インストールメタデータ
| パッケージキー | brew:jtbl |
|---|---|
| バージョン | 1.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/jtbl |
| ホームページ | https://github.com/kellyjonbrazil/jtbl |
| リポジトリ | https://github.com/kellyjonbrazil/jtbl |
| 上流ドキュメント | https://github.com/kellyjonbrazil/jtbl |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/9e/7c/b21f3383ca611b56dbc281081cca73a24274c3f39654e7fe196d73a67af6/jtbl-1.6.0.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jtbl |
| 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 パッケージリンクとは分けて表示されます。
jtbl
nix profile install nixpkgs#jtbljtbl
sudo port install jtblソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.