Source: golang-github-aquasecurity-go-pep440-version
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-aquasecurity-go-version-dev,
 golang-golang-x-xerrors-dev,
 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-aquasecurity-go-pep440-version
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aquasecurity-go-pep440-version.git
Homepage: https://github.com/aquasecurity/go-pep440-version
XS-Go-Import-Path: github.com/aquasecurity/go-pep440-version

Package: golang-github-aquasecurity-go-pep440-version-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-aquasecurity-go-version-dev,
 golang-golang-x-xerrors-dev,
 ${misc:Depends},
Description: parsing PEP 440 compliant Python versions (library)
 go-pep440-version is a library for parsing versions of Python software
 distributions and version specifiers, and verifying versions against a set of
 specifiers.
