The devel/py-dispatcher,python3 port
py3-dispatcher-2.0.7p0 – multi-producer-multi-consumer signal dispatching mechanism (cvsweb github mirror)
Description
Dispatcher mechanism for creating event models PyDispatcher is an enhanced version of Patrick K. O'Brien's original dispatcher.py module. It provides the Python programmer with a robust mechanism for event routing within various application contexts. Included in the package are the robustapply and saferef modules, which provide the ability to selectively apply arguments to callable objects and to reference instance methods using weak-references.WWW: https://github.com/mcfletch/pydispatcher
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/PyDispatcher-2.0.7.dist-info/
- /usr/local/lib/python3.11/site-packages/PyDispatcher-2.0.7.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/PyDispatcher-2.0.7.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/PyDispatcher-2.0.7.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/PyDispatcher-2.0.7.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pydispatch/
- /usr/local/lib/python3.11/site-packages/pydispatch/__init__.py
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/dispatcher.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/dispatcher.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/errors.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/errors.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/robust.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/robust.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/robustapply.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/robustapply.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/saferef.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/__pycache__/saferef.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pydispatch/dispatcher.py
- /usr/local/lib/python3.11/site-packages/pydispatch/errors.py
- /usr/local/lib/python3.11/site-packages/pydispatch/robust.py
- /usr/local/lib/python3.11/site-packages/pydispatch/robustapply.py
- /usr/local/lib/python3.11/site-packages/pydispatch/saferef.py