macOS
brew install jshonlocal Homebrew formula metadata
sudo port install jshonMacPorts ports tree · textproc/jshon/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jshon in AI-Agent-Workflows.
Installation
brew install jshonlocal Homebrew formula metadata
sudo port install jshonMacPorts ports tree · textproc/jshon/Portfile · Quelle: api.github.com
sudo apk add jshonAlpine Linux edge package indexes · jshon · Quelle: dl-cdn.alpinelinux.org
sudo apt install jshonDebian stable package indexes · jshon · Quelle: deb.debian.org
nix profile install nixpkgs#jshonnixpkgs package indexes · pkgs/by-name/js/jshon/package.nix · Quelle: api.github.com
sudo pacman -S jshonArch Linux sync databases · jshon · Quelle: geo.mirror.pkgbuild.com
sudo zypper install jshonopenSUSE Tumbleweed package metadata · jshon · Quelle: download.opensuse.org
Überblick
Parse, read, and create JSON from the shell
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
jshon | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/keenerd/jshon
Installationsmetadaten
| Paketschlüssel | brew:jshon |
|---|---|
| Version | 20131105 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jshon |
| Homepage | https://github.com/keenerd/jshon |
| Repository | https://github.com/keenerd/jshon |
| Upstream-Dokumentation | https://github.com/keenerd/jshon/blob/master/jshon.1 |
| Lizenz | MIT |
| Quellarchiv | https://github.com/keenerd/jshon/archive/refs/tags/20131105.tar.gz |
| Abhängigkeiten | jansson |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jshon |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
jshon 20180209.d919aea-1
Command line tool to parse, read and create JSON
https://github.com/keenerd/jshon
sudo apt install jshonjshon
nix profile install nixpkgs#jshonjshon 20131010-3build1
Command line tool to parse, read and create JSON
sudo apt install jshonjshon 20131105-r2
JSON parser designed for maximum convenience within the shell
sudo apk add jshonjshon-doc 20131105-r2
JSON parser designed for maximum convenience within the shell (documentation)
sudo apk add jshon-docjshon 20131105-6
A json parser for the shell
https://github.com/keenerd/jshon
sudo pacman -S jshonjshon 20131105-2.25
A JSON parser for the shell
sudo zypper install jshonjshon
sudo port install jshonQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.