Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509511
en ru br
ALT Linux repos
S:0.2.1-alt2

Group :: Development/Python3
RPM: python3-module-events

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.1-alt2
Build date: 7 february 2020, 09:05 ( 219.8 weeks ago )
Size: 13.73 Kb

Home page:   https://pypi.python.org/pypi/Events/

License: BSD
Summary: Bringing the elegance of C# EventHanlder to Python
Description:

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-events
  • python3-module-events-tests
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin