Name: | golang-github-masterminds-semver-devel |
Version: | 3.3.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 105829 |
License: | MIT |
RPM: |
golang-github-masterminds-semver-devel-3.3.0-1.el10_0.noarch.rpm
|
Source RPM: |
golang-github-masterminds-semver-3.3.0-1.el10_0.src.rpm
|
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Masterminds/semver |
Summary: | 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 |