slackbuilds_ponce/python/python3-blinker
fourtysixandtwo 24324b3531 python/python3-blinker: Updated for version 1.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
2022-09-09 10:36:35 +01:00
..
python3-blinker.info
python3-blinker.SlackBuild
README
slack-desc

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.