# 使用 Homebrew, MacPorts, Nix 安装 jtbl

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

## 安装

```sh
sudo av install brew:jtbl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jtbl
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jtbl
```

  证据: MacPorts ports tree: textproc/jtbl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#jtbl
```

  证据: nixpkgs package indexes: pkgs/by-name/jt/jtbl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:jtbl
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jtbl>
- **版本:** 1.6.0
- **来源摘要:** Convert JSON and JSON Lines to terminal, CSV, HTTP, and markdown tables
- **主页:** <https://github.com/kellyjonbrazil/jtbl>
- **仓库:** <https://github.com/kellyjonbrazil/jtbl>
- **上游文档:** <https://github.com/kellyjonbrazil/jtbl>
- **许可证:** MIT
- **源码归档:** <https://files.pythonhosted.org/packages/9e/7c/b21f3383ca611b56dbc281081cca73a24274c3f39654e7fe196d73a67af6/jtbl-1.6.0.tar.gz>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- jtbl (cli)
- jtbl (别名)

## 依赖

- python@3.14

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.6.0
- 本地数据: OK
- 上游仓库: https://github.com/kellyjonbrazil/jtbl
- 信息: No package-manager update timestamp was available.
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

jtbl is a small command-line formatter for turning JSON and JSON Lines streams into terminal, CSV, HTTP, and Markdown tables. Its niche is the shell pipeline: JSON-producing tools on one side, human-readable tabular output on the other.

### 项目历史

The public repository describes jtbl as a simple CLI that reads JSON from standard input and writes table output to standard output. GitHub tag history shows a 1.0.0 tag in March 2020, followed by continued packaged releases through the 1.x line.

### 采用历史

Adoption evidence is modest and package-manager-centered. The tool is packaged by Homebrew, MacPorts, and Nix, which places it in the same terminal-data-tool ecosystem as jq, jc, and other JSON pipeline utilities.

### 使用方式

jtbl is used when a script or API emits JSON but the operator wants a quick table without writing a custom formatter. Its value is strongest in ad hoc inspection, README examples, shell aliases, and command demos.

### 为什么软件包爱好者会关心

Package nerds care about jtbl because it is a focused Unix-filter style utility: stdin in, stdout out, no daemon, no framework, and a packaging footprint small enough for multiple package ecosystems.

### 时间线

- 2020: The repository has a v1.0.0 tag dated March 17.
- 2021: The 1.2.x release series expanded the packaged 1.x line.
- 2023: The GitHub releases page records a 1.6.0 release.

### Related projects

- jq is the broader JSON query tool commonly paired with terminal JSON workflows.
- jc, by the same maintainer, converts many command outputs and file formats into JSON for similar shell-pipeline use.

### 来源

- <https://formulae.brew.sh/formula/jtbl>
- <https://github.com/kellyjonbrazil/jc>
- <https://github.com/kellyjonbrazil/jtbl>
- <https://github.com/kellyjonbrazil/jtbl/releases>
- <https://github.com/kellyjonbrazil/jtbl/tags>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** jtbl
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - jtbl: normalized package name match | nixpkgs package indexes: pkgs/by-name/jt/jtbl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - jtbl: normalized package name match | MacPorts ports tree: textproc/jtbl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [python@3.14](https://www.automicvault.com/zh-hans/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rich-cli](https://www.automicvault.com/zh-hans/pkg/brew/rich-cli/) - Shares av.db curated category or tags: cli, csv, developer-tools, json, markdown.
- [dasel](https://www.automicvault.com/zh-hans/pkg/brew/dasel/) - Shares av.db curated category or tags: cli, csv, developer-tools, json.
- [jello](https://www.automicvault.com/zh-hans/pkg/brew/jello/) - Shares av.db curated category or tags: cli, developer-tools, json, json-lines.
- [jp](https://www.automicvault.com/zh-hans/pkg/brew/jp/) - Shares av.db curated category or tags: cli, csv, developer-tools, json.
- [trdsql](https://www.automicvault.com/zh-hans/pkg/brew/trdsql/) - Shares av.db curated category or tags: cli, csv, developer-tools, json.
- [yq](https://www.automicvault.com/zh-hans/pkg/brew/yq/) - Shares av.db curated category or tags: cli, csv, developer-tools, json.
- [action-docs](https://www.automicvault.com/zh-hans/pkg/brew/action-docs/) - Shares av.db curated category or tags: cli, developer-tools, markdown.
- [cbfmt](https://www.automicvault.com/zh-hans/pkg/brew/cbfmt/) - Shares av.db curated category or tags: cli, developer-tools, markdown.
- [python-tabulate](https://www.automicvault.com/zh-hans/pkg/brew/python-tabulate/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, data, developer, developer-tools, formatting.
- [remarshal](https://www.automicvault.com/zh-hans/pkg/brew/remarshal/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, convert, data, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/jtbl.yml](https://github.com/automic-vault/db/blob/main/combined/jtbl.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
