Source: golang-github-git-pkgs-vers
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,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-vers
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-git-pkgs-vers.git
Homepage: https://github.com/git-pkgs/vers
XS-Go-Import-Path: github.com/git-pkgs/vers

Package: golang-github-git-pkgs-vers-dev
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: library for handling version ranges per VERS spec (Go library)
 A Go implementation of the VERS specification for version range
 parsing and comparison across package ecosystems, see:
 https://github.com/package-url/purl-spec/blob/main/VERSION-RANGE-SPEC.rst
 .
 This package contains the Go development library.
