slackbuilds_ponce/python/blinker
Markus Reichelt 3abd0d496f
python/blinker: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-09-14 18:03:49 +07:00
..
blinker.info
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.