[ol10_u0_developer_EPEL] golang-github-gofrs-uuid-devel-4.0.0-12.el10_0.noarch

Name:golang-github-gofrs-uuid-devel
Version:4.0.0
Release:12.el10_0
Architecture:noarch
Group:Unspecified
Size:64165
License:MIT
RPM: golang-github-gofrs-uuid-devel-4.0.0-12.el10_0.noarch.rpm
Source RPM: golang-github-gofrs-uuid-4.0.0-12.el10_0.src.rpm
Build Date:Tue Dec 17 2024
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/gofrs/uuid
Summary:Pure Go implementation of Universally Unique Identifiers (UUID)
Description:
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

Related Packages (Show Changelog) (Show Filelist)