SlackBuildsOrg/system/jq
isaackwy 07ea90f807
system/jq: Fix build test failures associated with non-English modules
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-23 20:25:24 +07:00
..
jq.info
jq.SlackBuild
README
run_tests_in_C_locale.patch
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.