Package python3-module-python-ulid: Information

    Source package: python3-module-python-ulid
    Version: 3.1.0-alt1
    Latest version according to Repology
    Build time:  Sep 3, 2025, 05:11 PM in the task #393903
    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 RPM packages built from this SRPM:
    python3-module-python-ulid (noarch)

    Maintainer: Alexandr Shashkin

    List of contributors:
    Alexandr Shashkin


      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. python3-module-pytest
      10. rpm-build-pyproject

    Last changed


    Sept. 3, 2025 Alexandr Shashkin 3.1.0-alt1
    - Updated to 3.1.0.
    Oct. 21, 2024 Alexandr Shashkin 3.0.0-alt1
    - Updated to 3.0.0.
    June 28, 2024 Alexandr Shashkin 2.7.0-alt1
    - 2.6.0 -> 2.7.0.