Source: gojq Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Anthony Fok Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.16~), golang-github-google-go-cmp-dev (>= 0.5.4), golang-github-itchyny-timefmt-go-dev (>= 0.1.3), golang-github-mattn-go-isatty-dev (>= 0.0.14), golang-github-mattn-go-runewidth-dev (>= 0.0.13), golang-gopkg-yaml.v3-dev (>= 3.0.1) Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/gojq Vcs-Git: https://salsa.debian.org/go-team/packages/gojq.git Homepage: https://github.com/itchyny/gojq XS-Go-Import-Path: github.com/itchyny/gojq Package: gojq Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Static-Built-Using: ${misc:Static-Built-Using} Description: pure Go implementation of jq (program) gojq is an implementation of jq command written in Go language. You can also embed gojq as a library to your Go products. . This package contains the /usr/bin/gojq command. Package: golang-github-itchyny-gojq-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-go-cmp-dev (>= 0.5.4), golang-github-itchyny-timefmt-go-dev (>= 0.1.3), golang-github-mattn-go-isatty-dev (>= 0.0.14), golang-github-mattn-go-runewidth-dev (>= 0.0.13), golang-gopkg-yaml.v3-dev (>= 3.0.1), ${misc:Depends} Description: pure Go implementation of jq (library) gojq is an implementation of jq command written in Go language. You can also embed gojq as a library to your Go products. . This package contains the github.com/itchyny/gojq Go library.