The devel/py-installer,python3 port
py3-installer-0.7.0p0 – low-level library to install Python wheel distributions (cvsweb github mirror)
Description
This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels. - Logic for "unpacking" a wheel (i.e. installation). - Abstractions for various parts of the unpacking process. - Extensible simple implementations of the abstractions. - Platform-independent Python script wrapper generation.WWW: https://installer.readthedocs.io/en/stable/
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/installer-0.7.0.dist-info/
- /usr/local/lib/python3.11/site-packages/installer-0.7.0.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/installer-0.7.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/installer-0.7.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/installer-0.7.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/installer/
- /usr/local/lib/python3.11/site-packages/installer/__init__.py
- /usr/local/lib/python3.11/site-packages/installer/__main__.py
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/__main__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/__main__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/_core.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/_core.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/destinations.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/destinations.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/exceptions.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/exceptions.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/records.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/records.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/scripts.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/scripts.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/sources.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/sources.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/_core.py
- /usr/local/lib/python3.11/site-packages/installer/_scripts/
- /usr/local/lib/python3.11/site-packages/installer/_scripts/__init__.py
- /usr/local/lib/python3.11/site-packages/installer/_scripts/__pycache__/
- /usr/local/lib/python3.11/site-packages/installer/_scripts/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/installer/_scripts/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/installer/destinations.py
- /usr/local/lib/python3.11/site-packages/installer/exceptions.py
- /usr/local/lib/python3.11/site-packages/installer/py.typed
- /usr/local/lib/python3.11/site-packages/installer/records.py
- /usr/local/lib/python3.11/site-packages/installer/scripts.py
- /usr/local/lib/python3.11/site-packages/installer/sources.py
- /usr/local/lib/python3.11/site-packages/installer/utils.py