From 84bcffe9384433ee6933b63ee76d69ef16fc201a Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 29 Jun 2016 22:02:14 +0300 Subject: python/PyDispatcher: Added (Mechanism for creating event models). Signed-off-by: Dimitris Zlatanidis --- python/PyDispatcher/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/PyDispatcher/slack-desc (limited to 'python/PyDispatcher/slack-desc') diff --git a/python/PyDispatcher/slack-desc b/python/PyDispatcher/slack-desc new file mode 100644 index 0000000000..0acd923c8d --- /dev/null +++ b/python/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------------------------------------------------------| +PyDispatcher: PyDispatcher (Mechanism for creating event models) +PyDispatcher: +PyDispatcher: PyDispatcher provides the Python programmer with a multiple-producer- +PyDispatcher: multiple-consumer signal-registration and routing infrastructure for +PyDispatcher: use in multiple contexts. +PyDispatcher: +PyDispatcher: Homepage: http://pydispatcher.sourceforge.net/ +PyDispatcher: +PyDispatcher: +PyDispatcher: +PyDispatcher: -- cgit v1.2.3-80-g2a13