pkg.soopen package index

brew / 排名 11811

使用 Homebrew, apk, apt, MacPorts, Nix, pacman, zypper 安装 jshon

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jshon

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install jshon

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

Linux

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

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

Debian apt已验证 · 92%
sudo apt install jshon

Debian stable package indexes · jshon · 来源: deb.debian.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S jshon

Arch Linux sync databases · jshon · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install jshon

openSUSE Tumbleweed package metadata · jshon · 来源: download.opensuse.org

概览

软件包摘要

Parse, read, and create JSON from the shell

命令和别名

  • jshon

历史

项目历史与用法

jshon is a small Unix command-line JSON tool aimed at shell scripts. Its manual says it parses, reads, and creates JSON while replacing fragile `grep`/`sed`/`awk` parsers and heavier one-line Perl or Python snippets.

项目历史

The public tag series uses date-stamped versions from 20110215 through 20131105, matching the lightweight release style of many small C utilities. The tool's model is stack-based: it reads JSON from stdin or a file, performs chained operations, and prints JSON or plain-text results.

采用历史

jshon reached several Unix package systems, including Homebrew and Linux distribution packages, because it solved a common pre-`jq` shell problem: safely extracting JSON values without embedding a full scripting language in a pipeline.

使用方式

Users typically pipe JSON into `jshon`, chain extraction and conversion flags, and combine its line-oriented output with ordinary shell tools. The `-F` and `-I` options also support file input and in-place edits for small JSON changes.

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

jshon is package-nerd interesting because it belongs to the early 2010s wave of tiny JSON-for-shell utilities. Its interface is less famous than `jq`, but it captures a design point where JSON manipulation was deliberately shaped to fit classic Unix pipelines.

时间线

  • 2011: Date-stamped public tags begin with 20110215.
  • 2013: The manual page is dated September 1, 2013.
  • 2013: The 20131105 tag appears as the later date-stamped release used by package managers.

Related projects

  • jshon sits in the same problem space as `jq` for querying JSON and `jo` for producing JSON, but its interface emphasizes chained short options and shell-native line output.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:jshon
版本20131105
软件包管理器Homebrew
主页https://github.com/keenerd/jshon
仓库https://github.com/keenerd/jshon
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

jshon 20180209.d919aea-1

Command line tool to parse, read and create JSON

https://github.com/keenerd/jshon

sudo apt install jshon
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jshon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jshon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jshon

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

jshon 20131010-3build1

Command line tool to parse, read and create JSON

http://kmkeen.com/jshon/

sudo apt install jshon
  • Section: universe/utils
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Jshon
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jshon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

jshon 20131105-r2

JSON parser designed for maximum convenience within the shell

http://kmkeen.com/jshon/

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

jshon-doc 20131105-r2

JSON parser designed for maximum convenience within the shell (documentation)

http://kmkeen.com/jshon/

sudo apk add jshon-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: jshon
  • normalized package name match
  • 匹配方式:Jshon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: jshon-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

jshon 20131105-6

A json parser for the shell

https://github.com/keenerd/jshon

sudo pacman -S jshon
  • License: MIT
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Jshon
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: jshon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

jshon 20131105-2.27

A JSON parser for the shell

http://kmkeen.com/jshon

sudo zypper install jshon
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: jshon
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Jshon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jshon from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

jshon

sudo port install jshon
  • normalized package name match
  • 匹配方式:Jshon
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/jshon/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