The devel/py-plugnplay,python3 port
py3-plugnplay-0.5.4p5 – a generic plug-in system for Python (cvsweb github mirror)
Description
PlugnPLay (PnP) is a generic plug-in system inspired by Trac's internal component management. With PnP you can turn any program into a pluggable software very easily. You just have to define the Interfaces and let others implement them. When your code is running you can dynamically retrieve who are the classes that implement a certain Interface, and call the specific methods.WWW: https://github.com/daltonmatos/plugnplay
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/plugnplay-0.5.4.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/plugnplay/
- /usr/local/lib/python3.11/site-packages/plugnplay/__init__.py
- /usr/local/lib/python3.11/site-packages/plugnplay/__pycache__/
- /usr/local/lib/python3.11/site-packages/plugnplay/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/plugnplay/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/plugnplay/__pycache__/manager.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/plugnplay/__pycache__/manager.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/plugnplay/manager.py