slackbuilds/python/python3-blinker
fourtysixandtwo a528400deb
python/python3-blinker: SRCNAM changes.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-15 11:05:46 +07:00
..
README
python3-blinker.SlackBuild python/python3-blinker: SRCNAM changes. 2023-05-15 11:05:46 +07:00
python3-blinker.info
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.