[ol9_developer_EPEL] python3-shortuuid-1.0.13-1.el9.noarch

Name:python3-shortuuid
Version:1.0.13
Release:1.el9
Architecture:noarch
Group:Unspecified
Size:45349
License:BSD-3-Clause
RPM: python3-shortuuid-1.0.13-1.el9.noarch.rpm
Source RPM: python-shortuuid-1.0.13-1.el9.src.rpm
Build Date:Sat Apr 06 2024
Build Host:build-ol9-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/skorokithakis/shortuuid
Summary:A generator library for concise, unambiguous and URL-safe UUIDs
Description:
shortuuid is a simple python library that generates concise, unambiguous,
URL-safe UUIDs.

Often, one needs to use non-sequential IDs in places where users will see them,
but the IDs must be as concise and easy to use as possible. shortuuid solves
this problem by generating uuids using Python's built-in uuid module and then
translating them to base57 using lowercase and uppercase letters and digits, and
removing similar-looking characters such as l, 1, I, O and 0.

Changelog (Show File list) (Show related packages)