a964f6c65c
in the first place, but I somehow missed it. Unfortunately there is no changelog, just a git history, with no indication of which are the important changes. However a lot of bugfixes are included. The main pkgsrc change in 1.2 is that there is now a manual page.
5 lines
242 B
Text
5 lines
242 B
Text
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.
|