Source: golang-github-anchore-go-version Section: golang Maintainer: Debian Go Packaging Team Uploaders: Maytham Alsudany Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-version Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-anchore-go-version.git Homepage: https://github.com/anchore/go-version XS-Go-Import-Path: github.com/hashicorp/go-version Package: golang-github-anchore-go-version-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Description: parsing and verifying versions and version constraints (library) go-version is a Go library for parsing versions and version constraints, and verifying versions against a set of constraints. go-version can sort a collection of versions properly, handles prerelease/beta versions, can increment versions, etc.