Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37519703
en ru br
ALT Linux repos
S:4.0.3-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.0.3-alt1
Build date: 14 august 2021, 15:55 ( 140.7 weeks ago )
Size: 149.97 Kb

Home page:   https://github.com/schollii/pypubsub

License: BSD-like
Summary: Python Publish-Subscribe Package
Description:

Provides a publish-subscribe API to facilitate event-based or
message-based architecture in a single-process application.
It is pure Python and works on Python 3.3+.
It is centered on the notion of a topic;
senders publish messages of a given topic,
and listeners subscribe to messages of a given topic,
all inside the same process.
The package also supports a variety of advanced features
that facilitate debugging and maintaining topics and messages
in larger desktop- or server-based applications.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

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