Skip to content

lru-packages/package-jq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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