macOS
brew install json2tsvlocal Homebrew formula metadata
sudo port install json2tsvMacPorts ports tree · textproc/json2tsv/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.