Source: yq
Section: admin
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/mikefarah/yq/tags
Vcs-Browser: https://github.com/alvistack/mikefarah-yq
Vcs-Git: https://github.com/alvistack/mikefarah-yq.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 golang-1.26,

Package: yq
Architecture: amd64
Description: Lightweight and portable command-line YAML processor
 yq is a lightweight and portable command-line YAML, JSON and XML
 processor. yq uses jq like syntax but works with yaml files as well as
 json and xml. It doesn't yet support everything jq does - but it does
 support the most common operations and functions, and more is being
 added continuously.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
