Package python3-module-python-ulid: Information

    Source package: python3-module-python-ulid
    Version: 2.5.0-alt1
    Latest version according to Repology
    Build time:  May 2, 2024, 03:08 PM in the task #347297
    Report package bug
    License: MIT
    Summary: ULID implementation for Python
    Description: 
    A 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).

    List of rpms provided by this srpm:
    python3-module-python-ulid (noarch)

    Maintainer: Alexandr Shashkin

    List of contributors:
    Alexandr Shashkin

    ACL:
    Alexandr Shashkin
    @everybody

      1. /usr/bin/git
      2. python3-module-freezegun
      3. python3-module-hatch-fancy-pypi-readme
      4. python3-module-hatch-vcs
      5. python3-module-hatchling
      6. python3-module-pydantic
      7. python3-module-pyproject-installer >= 0.4.0
      8. python3-module-pytest
      9. rpm-build-pyproject

    Last changed


    May 2, 2024 Alexandr Shashkin 2.5.0-alt1
    - Initial build for ALT Sisyphus.