dev-go/go-version (sk-overlay)

Search

Package Information

Description:
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/beta versions, can increment versions, etc.
Homepage:
https://github.com/hashicorp/go-version
License:
MPL-2.0

Versions

Version EAPI Keywords Slot
1.2.0 7 ~amd64 0

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>p.spek@tyil.work</email>
		<name>Patrick &#34;tyil&#34; Spek</name>
	</maintainer>
	<longdescription lang="en">
		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/beta versions, can increment versions, etc.
	</longdescription>
	<use>
		<flag name="compile">
			Compile and install binaries resulting from this Go package. When
			unset, only installs the library files to /usr/lib/go.
		</flag>
	</use>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 1.2.0
compile Compile and install binaries resulting from this Go package. When unset, only installs the library files to /usr/lib/go.