summaryrefslogtreecommitdiff
path: root/python/PyDispatcher/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/PyDispatcher/README')
-rw-r--r--python/PyDispatcher/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/PyDispatcher/README b/python/PyDispatcher/README
new file mode 100644
index 0000000000..9f3e1ef3d8
--- /dev/null
+++ b/python/PyDispatcher/README
@@ -0,0 +1,3 @@
+PyDispatcher provides the Python programmer with a multiple-producer-
+multiple-consumer signal-registration and routing infrastructure for
+use in multiple contexts.