macOS
brew install json2tsvlocal Homebrew formula metadata
sudo port install json2tsvMacPorts ports tree · textproc/json2tsv/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für json2tsv in AI-Agent-Workflows.
Installation
brew install json2tsvlocal Homebrew formula metadata
sudo port install json2tsvMacPorts ports tree · textproc/json2tsv/Portfile · Quelle: api.github.com
sudo apk add json2tsvAlpine Linux edge package indexes · json2tsv · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#json2tsvnixpkgs package indexes · pkgs/by-name/js/json2tsv/package.nix · Quelle: api.github.com
Überblick
JSON to TSV converter
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
json2tsv | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://codemadness.org/json2tsv.html
Installationsmetadaten
| Paketschlüssel | brew:json2tsv |
|---|---|
| Version | 1.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/json2tsv |
| Homepage | https://codemadness.org/json2tsv.html |
| Repository | https://git.codemadness.org/json2tsv |
| Upstream-Dokumentation | https://codemadness.org/json2tsv.html |
| Lizenz | ISC |
| Quellarchiv | https://codemadness.org/releases/json2tsv/json2tsv-1.2.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 json2tsvQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.