Sat, 25 May 2024 12:17:18 UTC | login

Information for build python-python-ulid-2.2.0-1.fc40

ID293391
Package Namepython-python-ulid
Version2.2.0
Release1.fc40
Epoch
SummaryUniversally unique lexicographically sortable identifier
DescriptionA ULID is a universally unique lexicographically sortable identifier. It is * 128-bit compatible with UUID * 1.21e+24 unique ULIDs per millisecond * Lexicographically sortable! * Canonically encoded as a 26 character string, as opposed to the 36 character UUID * Uses Crockford's base32 for better efficiency and readability (5 bits per character) * Case insensitive * No special characters (URL safe) For more information have a look at the original specification, https://github.com/alizain/ulid#specification.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:34:43 UTC
CompletedThu, 29 Feb 2024 11:34:43 UTC
Tags
f40
f41
RPMs
src
python-python-ulid-2.2.0-1.fc40.src.rpm (info) (download)
noarch
python3-python-ulid-2.2.0-1.fc40.noarch.rpm (info) (download)
Changelog * Mon Feb 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.0-1 - Initial package (close RHBZ#2261953)