slackbuilds_ponce/python/python3-pydispatcher/README
Lockywolf 3ed84f16e3
python/python3-pydispatcher: Added (event model creation).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-23 11:33:36 +07:00

5 lines
197 B
Text

PyDispatcher provides the Python programmer with a multiple-producer-
multiple-consumer signal-registration and routing infrastructure for
use in multiple contexts.
This is the python3 version.