Skip to content
Sections
>> Trisquel >> Packages >> aramo >> golang >> golang-github-aquasecurity-go-version-dev
aramo  ]

Package: golang-github-aquasecurity-go-version-dev (0.0~git20210121.637058c-2)

Go 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 versions, etc.

go-version provides two packages:

 * semver (/pkg/semver)
       * Semantic Versioning (https://semver.org/)
       * MAJOR.MINOR.PATCH-PRERELEASE+BUILDMETADATA (e.g. 1.1.3-alpha+110)
 * version (/pkg/version)
       * Semantic Versioning like versioning
       * Accept more than 3 numbers (e.g. 2.3.1.4)

Other Packages Related to golang-github-aquasecurity-go-version-dev

  • depends
  • recommends
  • suggests

Download golang-github-aquasecurity-go-version-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 15.4 kB115 kB [list of files]