slackbuilds_ponce/python/python3-blinker
fourtysixandtwo 9fff40b63d
python/python3-blinker: Fix PYTHONPATH.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-05 15:18:13 +07: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.