macOS
brew install json2tsvlocal Homebrew formula metadata
sudo port install json2tsvMacPorts ports tree · textproc/json2tsv/Portfile · ソース: api.github.com
brew
json2tsv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install json2tsvlocal Homebrew formula metadata
sudo port install json2tsvMacPorts ports tree · textproc/json2tsv/Portfile · ソース: api.github.com
sudo apk add json2tsvAlpine Linux edge package indexes · json2tsv · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#json2tsvnixpkgs package indexes · pkgs/by-name/js/json2tsv/package.nix · ソース: api.github.com
概要
JSON to TSV converter
履歴
json2tsv is a small C command-line program from codemadness that converts JSON read from standard input into tab-separated, line-oriented output.
The project follows the codemadness style of compact Unix tools: a plain HTML manual page, a public git repository, and tarball releases with checksums. Its release index begins with version 0.1 on October 13, 2019 and reaches version 1.2 on August 5, 2024.
The tool is packaged in Homebrew, Alpine Linux, MacPorts, and Nix, which suggests practical adoption among users who prefer small native filters over larger JSON query languages.
json2tsv reads JSON from stdin and prints rows containing a node name, a type byte, and a value. Its documentation emphasizes filtering the first field with existing Unix tools such as awk and grep.
For package nerds, json2tsv is the opposite of a sprawling data platform: about a few hundred lines of C, C99 plus libc, and a format intended to compose with old Unix text tools.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
json2tsv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://codemadness.org/json2tsv.html
インストールメタデータ
| パッケージキー | brew:json2tsv |
|---|---|
| バージョン | 1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/json2tsv |
| ホームページ | https://codemadness.org/json2tsv.html |
| リポジトリ | https://git.codemadness.org/json2tsv |
| 上流ドキュメント | https://codemadness.org/json2tsv.html |
| ライセンス | ISC |
| ソースアーカイブ | https://codemadness.org/releases/json2tsv/json2tsv-1.2.tar.gz |
| 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 | json2tsv |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
json2tsv
nix profile install nixpkgs#json2tsvjson2tsv 1.2-r0
JSON to TSV converter
https://codemadness.org/json2tsv.html
sudo apk add json2tsvjson2tsv-doc 1.2-r0
JSON to TSV converter (documentation)
https://codemadness.org/json2tsv.html
sudo apk add json2tsv-docjson2tsv-jaq 1.2-r0
JSON to TSV converter (shellscript wrapper)
https://codemadness.org/json2tsv.html
sudo apk add json2tsv-jaqjson2tsv-jaq-doc 1.2-r0
JSON to TSV converter (shellscript wrapper documentation)
https://codemadness.org/json2tsv.html
sudo apk add json2tsv-jaq-docjson2tsv
sudo port install json2tsvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.