Source: golang-github-anchore-go-collections
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-stretchr-testify-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-collections
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-collections.git
Homepage: https://github.com/anchore/go-collections
XS-Go-Import-Path: github.com/anchore/go-collections

Package: golang-github-anchore-go-collections-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: generic data structures for common collection operations (library)
 go-collections is a Go library with generic data structures for common
 collection operations.
