slackbuilds/system/jq
B. Watson 16426cfe98 system/jq: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-10-16 23:27:29 +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: Update DOWNLOAD url. 2015-10-16 23:27:29 +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.