Exherbo
GitLab
Packages
app-text/jshon
JSON parser designed for maximum convenience within the shell.
Versions
Slot
Version
Repository
Platforms
0
scm
alip
~amd64
arm?
armv7?
armv8?
x86?
20131105
alip
~amd64
arm?
armv7?
armv8?
x86?
Metadata
Homepage
http://kmkeen.com/jshon/
Summary
JSON parser designed for maximum convenience within the shell
Description
Jshon parses, reads and creates JSON. It is designed to be as usable as possible from within the shell and replaces fragile adhoc parsers made from grep/sed/awk. Jshon loads json text from stdin, performs actions, then dumps to stdout. Some of the options return json, others output meta information. Because Bash has very poor nested datastructures, Jshon does not try to return a native bash datastructure containing the json. Instead, Jshon provides a history stack containing all the manipulations.
Dependencies
(
build+run:
dev-libs/jansson
)
Downloads
https://github.com/keenerd/jshon/archive/20131105.tar.gz -> jshon-20131105.tar.gz
Licences
MIT