Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pypubsub-4.0.3-6.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: python3-pypubsub Distribution: Mageia
Version: 4.0.3 Vendor: Mageia.Org
Release: 6.mga10 Build date: Sat Mar 1 21:56:54 2025
Group: Development/Python Build host: localhost
Size: 531106 Source RPM: python-pypubsub-4.0.3-6.mga10.src.rpm
Packager: wally <wally>
Url: https://github.com/schollii/pypubsub
Summary: Python 3 Publish-Subscribe Package
PyPubSub provides a publish - subscribe API that facilitates the development of
event-based / message-based applications. PyPubSub supports sending and
receiving messages between objects of an application. 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. The package also supports a variety of
advanced features that facilitate debugging and maintaining pypubsub topics and
messages in larger applications.

Provides

Requires

License

BSD

Changelog

* Sat Mar 01 2025 wally <wally> 4.0.3-6.mga10
  + Revision: 2155653
  - rebuild for python3.13
* Thu Dec 14 2023 papoteur <papoteur> 4.0.3-5.mga10
  + Revision: 2018048
  - rebuild for python 3.12
  - adapt to pyproject

Files

/usr/lib/python3.13/site-packages/pubsub
/usr/lib/python3.13/site-packages/pubsub/LICENSE_BSD_Simple.txt
/usr/lib/python3.13/site-packages/pubsub/RELEASE_NOTES.txt
/usr/lib/python3.13/site-packages/pubsub/__init__.py
/usr/lib/python3.13/site-packages/pubsub/__pycache__
/usr/lib/python3.13/site-packages/pubsub/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/__pycache__/pub.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/__pycache__/pub.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core
/usr/lib/python3.13/site-packages/pubsub/core/__init__.py
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/annotations.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/annotations.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/callables.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/callables.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/listener.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/listener.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/notificationmgr.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/notificationmgr.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/publisher.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/publisher.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicargspec.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicargspec.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicdefnprovider.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicdefnprovider.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicexc.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicexc.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicmgr.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicmgr.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicobj.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicobj.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topictreetraverser.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topictreetraverser.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicutils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/topicutils.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/weakmethod.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/core/__pycache__/weakmethod.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/core/annotations.py
/usr/lib/python3.13/site-packages/pubsub/core/callables.py
/usr/lib/python3.13/site-packages/pubsub/core/listener.py
/usr/lib/python3.13/site-packages/pubsub/core/notificationmgr.py
/usr/lib/python3.13/site-packages/pubsub/core/publisher.py
/usr/lib/python3.13/site-packages/pubsub/core/topicargspec.py
/usr/lib/python3.13/site-packages/pubsub/core/topicdefnprovider.py
/usr/lib/python3.13/site-packages/pubsub/core/topicexc.py
/usr/lib/python3.13/site-packages/pubsub/core/topicmgr.py
/usr/lib/python3.13/site-packages/pubsub/core/topicobj.py
/usr/lib/python3.13/site-packages/pubsub/core/topictreetraverser.py
/usr/lib/python3.13/site-packages/pubsub/core/topicutils.py
/usr/lib/python3.13/site-packages/pubsub/core/weakmethod.py
/usr/lib/python3.13/site-packages/pubsub/pub.py
/usr/lib/python3.13/site-packages/pubsub/utils
/usr/lib/python3.13/site-packages/pubsub/utils/__init__.py
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/exchandling.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/exchandling.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/misc.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/misc.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/notification.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/notification.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/topictreeprinter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/topictreeprinter.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/xmltopicdefnprovider.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/__pycache__/xmltopicdefnprovider.cpython-313.pyc
/usr/lib/python3.13/site-packages/pubsub/utils/exchandling.py
/usr/lib/python3.13/site-packages/pubsub/utils/misc.py
/usr/lib/python3.13/site-packages/pubsub/utils/notification.py
/usr/lib/python3.13/site-packages/pubsub/utils/topictreeprinter.py
/usr/lib/python3.13/site-packages/pubsub/utils/xmltopicdefnprovider.py
/usr/lib/python3.13/site-packages/pypubsub-4.0.3.dist-info
/usr/lib/python3.13/site-packages/pypubsub-4.0.3.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pypubsub-4.0.3.dist-info/METADATA
/usr/lib/python3.13/site-packages/pypubsub-4.0.3.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pypubsub-4.0.3.dist-info/top_level.txt
/usr/share/doc/python3-pypubsub
/usr/share/doc/python3-pypubsub/README.rst
/usr/share/doc/python3-pypubsub/RELEASE_NOTES.txt
/usr/share/licenses/python3-pypubsub
/usr/share/licenses/python3-pypubsub/LICENSE_BSD_Simple.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Mar 21 05:02:38 2025