Wed, 02 Oct 2024 20:35:05 UTC | login

Information for build golang-github-satori-uuid-1.2.0-1.fc29

ID26462
Package Namegolang-github-satori-uuid
Version1.2.0
Release1.fc29
Epoch
SummaryUUID package for Go
Description This package provides pure Go implementation of Universally Unique Identifier (UUID). Supported both creation and parsing of UUIDs. With 100% test coverage and benchmarks out of box. Supported 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 (RFC 4122) - Version 4, based on random numbers (RFC 4122) - Version 5, based on SHA-1 hashing (RFC 4122)
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 18 May 2018 23:00:10 UTC
CompletedFri, 18 May 2018 23:00:10 UTC
Tags
f29
RPMs
src
golang-github-satori-uuid-1.2.0-1.fc29.src.rpm (info) (download)
noarch
golang-github-satori-uuid-devel-1.2.0-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Mar 26 2018 Robert-André Mauchin <zebob.m@gmail.com> - 1.2.0-1 - First package for Fedora