slackbuilds_ponce/system/jq
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
jq.info
jq.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
README
slack-desc

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.