slackbuilds/python/python3-blinker
fourtysixandtwo 7f9d2e2c68
python/python3-blinker: Updated for version 1.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-23 10:50:43 +07:00
..
README
python3-blinker.SlackBuild python/python3-blinker: Updated for version 1.9.0. 2024-11-23 10:50:43 +07:00
python3-blinker.info python/python3-blinker: Updated for version 1.9.0. 2024-11-23 10:50:43 +07:00
slack-desc

README

Blinker provides a fast dispatching system that allows any number of
interested parties to subscribe to events, or "signals".

Signal receivers can subscribe to specific senders or receive signals
sent by any sender.