[ 原始碼: golang-github-hashicorp-go-version ]
套件:golang-github-hashicorp-go-version-dev(1.3.0-1~bpo11+1)
golang-github-hashicorp-go-version-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-hashicorp-go-version:
- [golang-github-hashicorp-go-version_1.3.0-1~bpo11+1.dsc]
- [golang-github-hashicorp-go-version_1.3.0.orig.tar.gz]
- [golang-github-hashicorp-go-version_1.3.0-1~bpo11+1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.