Package python3-module-ordered-set: Information

    Source package: python3-module-ordered-set
    Version: 4.1.0-alt1
    Build time:  Nov 16, 2023, 12:25 PM
    Report package bug
    License: MIT
    Summary: A mutable set that remembers the order of its entries
    Description: 
    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.

    List of RPM packages built from this SRPM:
    python3-module-ordered-set (noarch)

    Maintainer: Anton Vyatkin

    List of contributors:
    Anton Vyatkin

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

    Last changed


    Nov. 14, 2023 Anton Vyatkin 4.1.0-alt1
    - Initial build for Sisyphus