The devel/py-editables,python3 port
py3-editables-0.5p0 – Python library for creating "editable wheels" (cvsweb github mirror)
Description
This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall.WWW: https://github.com/pfmoore/editables
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Files
- /usr/local/lib/python3.11/site-packages/editables-0.5.dist-info/
- /usr/local/lib/python3.11/site-packages/editables-0.5.dist-info/LICENSE.txt
- /usr/local/lib/python3.11/site-packages/editables-0.5.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/editables-0.5.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/editables-0.5.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/editables/
- /usr/local/lib/python3.11/site-packages/editables/__init__.py
- /usr/local/lib/python3.11/site-packages/editables/__pycache__/
- /usr/local/lib/python3.11/site-packages/editables/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/editables/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/editables/__pycache__/redirector.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/editables/__pycache__/redirector.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/editables/py.typed
- /usr/local/lib/python3.11/site-packages/editables/redirector.py