diff options
Diffstat (limited to 'python/python3-pydispatcher/README')
-rw-r--r-- | python/python3-pydispatcher/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-pydispatcher/README b/python/python3-pydispatcher/README new file mode 100644 index 0000000000..775156c5f6 --- /dev/null +++ b/python/python3-pydispatcher/README @@ -0,0 +1,5 @@ +PyDispatcher provides the Python programmer with a multiple-producer- +multiple-consumer signal-registration and routing infrastructure for +use in multiple contexts. + +This is the python3 version. |