Automic VaultAutomic Vault

brew

Installer jshon avec Homebrew, apk, apt, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de jshon pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install jshon

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install jshon

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add jshon

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

Debian aptvérifié · 92%
sudo apt install jshon

Debian stable package indexes · jshon · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#jshon

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S jshon

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

openSUSE zyppervérifié · 92%
sudo zypper install jshon

openSUSE Tumbleweed package metadata · jshon · Source: download.opensuse.org

aperçu

Résumé du paquet

Parse, read, and create JSON from the shell

Commandes et alias

  • jshon

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
jshoncliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire20131105
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/keenerd/jshon

  • infoNo package-manager update timestamp was available.confiance faible
  • infoNo cached GitHub release or tag data was available.https://github.com/keenerd/jshonconfiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:jshon
Version20131105
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/jshon
Page d'accueilhttps://github.com/keenerd/jshon
Dépôthttps://github.com/keenerd/jshon
Docs amonthttps://github.com/keenerd/jshon/blob/master/jshon.1
LicenceMIT
Archive sourcehttps://github.com/keenerd/jshon/archive/refs/tags/20131105.tar.gz
Dépendancesjansson
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejshon
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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.25

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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Jshon
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: jshon from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

jshon

sudo port install jshon
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

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