Source: golang-github-jmespath-go-jmespath Maintainer: Debian Go Packaging Team Uploaders: Dmitry Smirnov , Tim Potter , Martina Ferrari , Jongmin Kim , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang (>= 1.17~), golang-any, golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v2-dev (>= 2.2.8) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jmespath-go-jmespath.git Homepage: https://github.com/jmespath/go-jmespath Rules-Requires-Root: no XS-Go-Import-Path: github.com/jmespath/go-jmespath Package: golang-github-jmespath-go-jmespath-dev Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, golang-github-davecgh-go-spew-dev (>= 1.1.0), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-github-stretchr-objx-dev (>= 0.1.0), golang-gopkg-yaml.v2-dev (>= 2.2.8) Description: Golang implementation of JMESPath A JMESPath implementation in Go. . See http://jmespath.org for more info.