diff options
| author | Lockywolf <for_sbo.python3-pydispatcher_2023-09-22@lockywolf.net> | 2023-09-23 10:11:04 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:36 +0700 |
| commit | 3ed84f16e33d97bd683f9bb76210e9e2f0fa785e (patch) | |
| tree | 294e940f3baf347c3ffd9c9bba194361c4a5844c /python/python3-pydispatcher/slack-desc | |
| parent | fb7bd50313a975be087c274823aafa3ef895f20b (diff) | |
python/python3-pydispatcher: Added (event model creation).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pydispatcher/slack-desc')
| -rw-r--r-- | python/python3-pydispatcher/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pydispatcher/slack-desc b/python/python3-pydispatcher/slack-desc new file mode 100644 index 0000000000..ae7d1fe193 --- /dev/null +++ b/python/python3-pydispatcher/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-pydispatcher: python3-pydispatcher (Mechanism for creating event models) +python3-pydispatcher: +python3-pydispatcher: PyDispatcher provides the Python programmer with a multiple-producer- +python3-pydispatcher: multiple-consumer signal-registration and routing infrastructure for +python3-pydispatcher: use in multiple contexts. +python3-pydispatcher: +python3-pydispatcher: Homepage: http://pydispatcher.sourceforge.net/ +python3-pydispatcher: +python3-pydispatcher: +python3-pydispatcher: +python3-pydispatcher: |
