aboutsummaryrefslogtreecommitdiff
path: root/python/python3-blinker/slack-desc
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-05-20 15:54:20 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:24 +0700
commitbb0294c0e70cd66dfe491c352e6cf5b5d864934a (patch)
treee6545d68f05372fcc41b68be0fa8411bb3a6db23 /python/python3-blinker/slack-desc
parentaf19ccdebf2b5d50c17bc37fbb1270f79b04bbc1 (diff)
python/python3-blinker: Added (object-to-object/broadcast signaling)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-blinker/slack-desc')
-rw-r--r--python/python3-blinker/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-blinker/slack-desc b/python/python3-blinker/slack-desc
new file mode 100644
index 0000000000..6777cdd298
--- /dev/null
+++ b/python/python3-blinker/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-blinker: python3-blinker (module for object-to-object and broadcast signaling)
+python3-blinker:
+python3-blinker: Blinker provides a fast dispatching system that allows any number
+python3-blinker: of interested parties to subscribe to events, or "signals".
+python3-blinker:
+python3-blinker: Homepage: https://pypi.python.org/pypi/blinker/
+python3-blinker:
+python3-blinker:
+python3-blinker:
+python3-blinker:
+python3-blinker: