Fedora Packages

golang-github-gofrs-uuid-devel Subpackage of golang-github-gofrs-uuid

Pure Go implementation of Universally Unique Identifiers (UUID)

Package uuid provides a pure Go implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports both the creation and parsing of UUIDs in different formats. This package supports the following UUID versions: – Version 1, based on timestamp and MAC address (RFC-4122) – Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) – Version 3, based on MD5 hashing of a named value (RFC-4122) – Version 4, based on random numbers (RFC-4122) – Version 5, based on SHA-1 hashing of a named value (RFC-4122) This package contains the source code needed for building packages that reference the following Go import paths: – github.com/gofrs/uuid

Releases Overview

Release Stable Testing
Fedora Rawhide 4.0.0-9.fc40 -
Fedora 40 4.0.0-9.fc40 -
Fedora 39 4.0.0-7.fc39 -
Fedora 38 4.0.0-6.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-gofrs-uuid dash maintainers at fedoraproject dot org.



Sources on Pagure