pkg.soopen package index

brew / 排名 11699

使用 Homebrew, apk, MacPorts, Nix 安装 json2tsv

查看 json2tsv 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install json2tsv

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install json2tsv

MacPorts ports tree · textproc/json2tsv/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add json2tsv

Alpine Linux edge package indexes · json2tsv · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#json2tsv

nixpkgs package indexes · pkgs/by-name/js/json2tsv/package.nix · 来源: api.github.com

概览

软件包摘要

JSON to TSV converter

命令和别名

  • json2tsv

历史

项目历史与用法

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.

时间线

  • 2019-10-13: Version 0.1 tarball appeared in the official release directory.
  • 2021-09-25: The project page recorded its last modification date.
  • 2022-09-01: Version 1.0 tarball appeared.
  • 2024-08-05: Version 1.2 tarball appeared.

Related projects

  • json2tsv belongs with jq, gron, Miller, xsv, and other tools that turn structured data into streams that are easier to process with Unix pipelines.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
json2tsv可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.2
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:json2tsv
版本1.2
软件包管理器Homebrew
主页https://codemadness.org/json2tsv.html
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

json2tsv

nix profile install nixpkgs#json2tsv
  • normalized package name match
  • 匹配方式:Json2tsv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/js/json2tsv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

json2tsv 1.2-r0

JSON to TSV converter

https://codemadness.org/json2tsv.html

sudo apk add json2tsv
  • License: ISC
  • Architecture: x86_64
  • Source Package: json2tsv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Json2tsv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: json2tsv from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

json2tsv-doc 1.2-r0

JSON to TSV converter (documentation)

https://codemadness.org/json2tsv.html

sudo apk add json2tsv-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: json2tsv
  • normalized package name match
  • 匹配方式:Json2tsv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: json2tsv-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

json2tsv-jaq 1.2-r0

JSON to TSV converter (shellscript wrapper)

https://codemadness.org/json2tsv.html

sudo apk add json2tsv-jaq
  • License: ISC
  • Architecture: x86_64
  • Source Package: json2tsv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Json2tsv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: json2tsv-jaq from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

json2tsv-jaq-doc 1.2-r0

JSON to TSV converter (shellscript wrapper documentation)

https://codemadness.org/json2tsv.html

sudo apk add json2tsv-jaq-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: json2tsv
  • normalized package name match
  • 匹配方式:Json2tsv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: json2tsv-jaq-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
MacPorts95%

json2tsv

sudo port install json2tsv
  • normalized package name match
  • 匹配方式:Json2tsv
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/json2tsv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation