Source: go-spdx
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 dpkg-build-api (= 1),
 golang-any,
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/go-spdx
Vcs-Git: https://salsa.debian.org/go-team/packages/go-spdx.git
Homepage: https://github.com/github/go-spdx
XS-Go-Import-Path: github.com/github/go-spdx

Package: go-spdx
Section: devel
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: check if an SPDX ID satisfies an SPDX Expression (program)
 Golang implementation of a checker for determining if a set of SPDX IDs
 satisfies an SPDX Expression.
 .
 spdx-validate is a command-line tool that validates SPDX license
 expressions.

Package: golang-github-github-go-spdx-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-spf13-cobra-dev,
 golang-github-stretchr-testify-dev,
 ${misc:Depends},
Description: check if an SPDX ID satisfies an SPDX Expression (Go library)
 Golang implementation of a checker for determining if a set of SPDX IDs
 satisfies an SPDX Expression.
 .
 This package contains the Go development library.
