[ 源代码: golang-github-hashicorp-go-version ]
软件包:golang-github-hashicorp-go-version-dev(1.2.0-1)
golang-github-hashicorp-go-version-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-hashicorp-go-version:
- [golang-github-hashicorp-go-version_1.2.0-1.dsc]
- [golang-github-hashicorp-go-version_1.2.0.orig.tar.xz]
- [golang-github-hashicorp-go-version_1.2.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- gnome-shell-extension-top-icons-plus
- golang-github-masterminds-semver-dev
- ruby-semverse
- golang-github-apparentlymart-go-versions-dev
- libghc-lua-arbitrary-dev
- libghc-ghc-typelits-extra-doc
- libghc-lua-arbitrary-prof
- python-semantic-version-doc
- python3-semantic-version
- php-phar-io-version
- node-natural-sort
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.