パッケージ: golang-github-hashicorp-go-version-dev (1.3.0-1)
golang-github-hashicorp-go-version-dev に関するリンク
Trisquel の資源:
golang-github-hashicorp-go-version ソースパッケージをダウンロード:
- [golang-github-hashicorp-go-version_1.3.0-1.dsc]
- [golang-github-hashicorp-go-version_1.3.0.orig.tar.gz]
- [golang-github-hashicorp-go-version_1.3.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Dmitry Smirnov
外部の資源:
- ホームページ [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.