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

    Исходный пакет: python3-module-events
    Версия: 0.5-alt1.1
    Собран:  16 августа 2025 г. 5:42
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/Events/

    Лицензия: BSD
    О пакете: Bringing the elegance of C# EventHanlder to Python
    Описание: 
    The C# language provides a handy way to declare, subscribe to and fire
    events. Technically, an event is a "slot" where callback functions
    (event handlers) can be attached to - a process referred to as
    subscribing to an event. Here is a handy package that encapsulates the
    core to event subscription and event firing and feels like a "natural"
    part of the language.

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

    Сопровождающий: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. rpm-build-pyproject

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


    2 апреля 2025 г. Stanislav Levin 0.5-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    10 октября 2024 г. Stanislav Levin 0.5-alt1
    - 0.2.1 -> 0.5.
    7 февраля 2020 г. Andrey Bychkov 0.2.1-alt2
    - Build for python2 disabled.