mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
ea1eda807f
PR: 255152
7 lines
316 B
Plaintext
7 lines
316 B
Plaintext
yq is a lightweight and portable command-line YAML processor in go.
|
|
yq uses jq like syntax but works with yaml files as well as json.
|
|
It doesn't yet support everything jq does - but it does support the most common
|
|
operations and functions, and more is being added continuously.
|
|
|
|
WWW: https://github.com/mikefarah/yq
|