blob: d85b3e56012d37695b1f3faccf835c949e0ece59 [file] [edit]
config BR2_PACKAGE_YQ
bool "yq"
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
select BR2_PACKAGE_HOST_GO
help
A lightweight and portable command-line YAML, JSON, INI
and XML processor, yq uses jq (a popular JSON processor)
like syntax.
https://mikefarah.gitbook.io/yq/