diff options
Diffstat (limited to 'python/PyDispatcher/README')
-rw-r--r-- | python/PyDispatcher/README | 3 |
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. |