all options
forky  ] [  sid  ]
[ Source: golang-bugst-relaxed-semver  ]

Package: golang-bugst-relaxed-semver-dev (0.15.0-2)

Links for golang-bugst-relaxed-semver-dev

Screenshot

Debian Resources:

Download Source Package golang-bugst-relaxed-semver:

Maintainers:

External Resources:

Similar packages:

Go library to handle semver

A library for handling a superset of semantic versioning in golang.

This library tries to implement the semantic versioning specification 2.0.0 (https://semver.org/spec/v2.0.0.html) with an exception: the numeric format major.minor.patch like 1.3.2 may be truncated if a number is zero, so:

 * 1.2.0 or 1.2.0-beta may be written as 1.2 or 1.2-beta respectively
 * 1.0.0 or 1.0.0-beta may be written 1 or 1-beta respectively
 * 0.0.0 may be written as the **empty string**, but 0.0.0-beta may
   **not** be written as -beta

Other Packages Related to golang-bugst-relaxed-semver-dev

  • depends
  • recommends
  • suggests
  • enhances

Download golang-bugst-relaxed-semver-dev

Download for all available architectures
Architecture Package Size Installed Size Files
all 22.0 kB141.0 kB [list of files]