Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 437 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 437 Bytes

package-jq

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. https://stedolan.github.io/jq/

See https://github.com/stedolan/jq/releases for releases.

Generating the RPM package

Edit the Makefile to ensure that you are setting the intended version, then run make.

make