slackbuilds/system/jq
Erik Hanson f616ac7446 system/jq: Added (command-line JSON processor)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2015-05-24 13:26:23 +07:00
..
README system/jq: Added (command-line JSON processor) 2015-05-24 13:26:23 +07:00
jq.SlackBuild system/jq: Added (command-line JSON processor) 2015-05-24 13:26:23 +07:00
jq.info system/jq: Added (command-line JSON processor) 2015-05-24 13:26:23 +07:00
slack-desc system/jq: Added (command-line JSON processor) 2015-05-24 13:26:23 +07:00

README

jq is a lightweight and flexible command-line JSON processor.

jq is like sed for JSON data - you can use it to slice and filter 
and map and transform structured data with the same ease that 
sed, awk, grep and friends let you play with text.