PACKAGE NAME: jq-1.8.2-x86_64-2.txz PACKAGE LOCATION: ./slackware64/d COMPRESSED PACKAGE SIZE: 220 K UNCOMPRESSED PACKAGE SIZE: 880 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libjq.so.1.0.4 PACKAGE DESCRIPTION: jq: jq (Command-line JSON processor) jq: jq: jq is like sed for JSON data. It can slice, filter, map, and transform jq: structured data with the same ease that sed, awk, grep, and friends jq: let you play with text. It is written in portable C, and it has zero jq: runtime dependencies. jq can mangle the data format that you have into jq: the one that you want with very little effort, and the program to do jq: so is often shorter and simpler than you'd expect. jq: jq: Homepage: https://jqlang.github.io/jq/ jq: jq: