macOS
brew install json2tsvprovider-native install command
brew / Rang 11740
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für json2tsv in AI-Agent-Workflows.
Installation
brew install json2tsvprovider-native install command
Ü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 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:json2tsv |
|---|---|
| Version | 1.2 |
| Paketmanager | Homebrew |
| Homepage | https://codemadness.org/json2tsv.html |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.