python-wheel
Port variant v11
Summary Built-package format for Python (3.11)
Package version 0.43.0
Homepage No known homepage
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 16 MAR 2024, 00:49:31 UTC
Port created 20 MAY 2018, 23:40:09 UTC
Subpackage Descriptions
single wheel ===== 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. .. _PEP 427: https://www.python.org/dev/peps/pep-0427/ .. _setuptools: https://pypi.org/project/setuptools/ Documentation ------------- The documentation_ can be found on Read The Docs. .. _documentation: https://wheel.readthedocs.io/ Code of Conduct --------------- Everyone interacting in the wheel project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. .. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/7d/cd/d7460c9a869b16c3dd4e1e403cce337df165368c71d6af229a74699622ce
Distribution File Information
55c570405f142630c6b9f72fe09d9b67cf1477fcf543ae5b8dcb1f5b7377da81 65775 wheel-0.43.0-py3-none-any.whl
Ports that require python-wheel:v11
python-dbus-python:v11 Python bindings for libdbus (3.11)
python-numpy:v11 Array computing for Python (3.11)
python-protobuf:v11 Protocol Buffers (3.11)