The devel/py-wheel port
py3-wheel-0.46.1 – reference implementation for Python's "wheel" package format (cvsweb github mirror)
Description
This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. It has two different roles: - A setuptools extension for building wheels that provides the 'bdist_wheel' setuptools command - A command line tool for working with wheel files It should be noted that wheel is **not** intended to be used as a library, and as such there is no stable, public API.WWW: https://pypi.python.org/pypi/wheel
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/bin/wheel
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/entry_points.txt
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/licenses/
- /usr/local/lib/python3.12/site-packages/wheel-0.46.1.dist-info/licenses/LICENSE.txt
- /usr/local/lib/python3.12/site-packages/wheel/
- /usr/local/lib/python3.12/site-packages/wheel/__init__.py
- /usr/local/lib/python3.12/site-packages/wheel/__main__.py
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/__main__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/__main__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/_metadata.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/_metadata.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/bdist_wheel.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/bdist_wheel.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/macosx_libfile.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/macosx_libfile.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/metadata.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/metadata.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/wheelfile.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/__pycache__/wheelfile.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__init__.py
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/convert.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/convert.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/pack.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/pack.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/tags.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/tags.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/unpack.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/__pycache__/unpack.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/wheel/_commands/convert.py
- /usr/local/lib/python3.12/site-packages/wheel/_commands/pack.py
- /usr/local/lib/python3.12/site-packages/wheel/_commands/tags.py
- /usr/local/lib/python3.12/site-packages/wheel/_commands/unpack.py
- /usr/local/lib/python3.12/site-packages/wheel/_metadata.py
- /usr/local/lib/python3.12/site-packages/wheel/bdist_wheel.py
- /usr/local/lib/python3.12/site-packages/wheel/macosx_libfile.py
- /usr/local/lib/python3.12/site-packages/wheel/metadata.py
- /usr/local/lib/python3.12/site-packages/wheel/wheelfile.py
- @conflict py-wheel-<0.34.2p1