Пакет python3-module-python-ulid: Информация

    Исходный пакет: python3-module-python-ulid
    Версия: 2.5.0-alt1
    Собран:  3 мая 2024 г. 21:18
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/python-ulid/

    Лицензия: MIT
    О пакете: ULID implementation for Python
    Описание: 
    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).

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-python-ulid (noarch)

    Сопровождающий: Alexandr Shashkin

    Список участников:
    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. rpm-build-pyproject

    Последнее изменение


    2 мая 2024 г. Alexandr Shashkin 2.5.0-alt1
    - Initial build for ALT Sisyphus.