2013-04-25 11:10:26 +02:00
|
|
|
jq is a lightweight and flexible command-line JSON processor.
|
|
|
|
|
2013-04-26 12:20:34 +02:00
|
|
|
jq is like sed for JSON data - you can use it to slice and filter and
|
2013-04-25 11:10:26 +02:00
|
|
|
map and transform structured data with the same ease that sed, awk, grep
|
|
|
|
and friends let you play with text.
|