repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
configs: mx53loco: Bump U-Boot version to 2016.07
[buildroot-gz.git]
/
package
/
jq
/
Config.in
blob
9329b2fb35d8891ac98b53067d552081cd4d7f2c
1
config BR2_PACKAGE_JQ
2
bool "jq"
3
help
4
jq is like sed for JSON data - you can use it to slice and filter
5
and map and transform structured data with the same ease that sed,
6
awk, grep and friends let you play with text.
7
8
http://stedolan.github.io/jq/