slackbuilds/system/jq
Eugen Wissner b0e41eb81b
system/jq: Skip the tests
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-06-08 20:43:37 +07:00
..
README
jq.SlackBuild system/jq: Skip the tests 2025-06-08 20:43:37 +07:00
jq.info system/jq: Updated for version 1.8.0 2025-06-07 12:27:18 +07:00
slack-desc

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.