INFO
Name: compat-golang-github-masterminds-semver-3-devel
Version: 3.3.0-1.el10_0
Arch: noarch
Summary: Work with semantic versions in Go
License: MIT
Vendor: Fedora Project
Build Host: buildvm-a64-23.iad2.fedoraproject.org
Build Date: Tue Oct 29 23:31:20 2024
Size: 1
URL: https://github.com/Masterminds/semver
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 provides symbolic links that alias the following Go import paths to
github.com/Masterminds/semver:
– github.com/Masterminds/semver/v3
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/Masterminds/semver.
FILES
/usr/share/gocode/src/github.com/Masterminds/semver/v3
REQUIRES
go-filesystem
golang-ipath(github.com/Masterminds/semver) 3.3.0-1.el10_0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
compat-golang-github-masterminds-semver-3-devel 3.3.0-1.el10_0
golang(github.com/Masterminds/semver/v3) 3.3.0-1.el10_0
golang-symlink(github.com/Masterminds/semver/v3) 3.3.0-1.el10_0
CONFIG FILES
/usr/share/gocode/src/github.com/Masterminds/semver/v3
LICENSE FILES
MIT
|