[ Bron: golang-github-hashicorp-go-version ]
Pakket: golang-github-hashicorp-go-version-dev (1.1.0-1)
Verwijzigingen voor golang-github-hashicorp-go-version-dev
Debian bronnen:
Het bronpakket golang-github-hashicorp-go-version downloaden:
- [golang-github-hashicorp-go-version_1.1.0-1.dsc]
- [golang-github-hashicorp-go-version_1.1.0.orig.tar.gz]
- [golang-github-hashicorp-go-version_1.1.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library for parsing and verifying versions and version constraints
go-version is a 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. Versions used with go-version must follow SemVer.