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

    Исходный пакет: python3-module-ordered-set
    Версия: 4.1.0-alt1
    Последняя версия по данным Repology
    Собран:  15 ноября 2023 г. 3:45 в задании #334370
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/ordered-set

    Лицензия: MIT
    О пакете: A mutable set that remembers the order of its entries
    Описание: 
    An OrderedSet is a mutable data structure that is a hybrid of a list and a set.
    It remembers the order of its entries, and every entry has an index number that
    can be looked up.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-ordered-set (noarch)

    Сопровождающий: Anton Vyatkin

    Список участников:
    Anton Vyatkin

    Права:
    Anton Vyatkin
    @everybody

      1. rpm-build-python3
      2. python3-module-flit-core
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest

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


    14 ноября 2023 г. Anton Vyatkin 4.1.0-alt1
    - Initial build for Sisyphus