Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
golang-github-masterminds-semver-1-devel - Work with Semantic Versions in Go
- Description:
The Semver package provides the ability to work with Semantic Versions in Go.
Specifically it provides the ability to:
– Parse semantic versions
– Sort semantic versions
– Check if a semantic version fits within a set of constraints
– Optionally work with a v prefix
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/Masterminds/semver
Packages