Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041447
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-events

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.2.1-alt2
Время сборки: 7 февраля 2020, 09:05 ( 215.9 недели назад )
Размер архива: 13.73 Kb

Домашняя страница:   https://pypi.python.org/pypi/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.

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-events
  • python3-module-events-tests
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin