python-wheel
Port variant py38
Summary Built-package format for Python (PY38)
Package version 0.37.0
Homepage https://github.com/pypa/wheel
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py39
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 SEP 2021, 00:10:33 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)
PY38 ON Build using Python 3.8 PY39 OFF Build using Python 3.9
Package Dependencies by Type
Build (only) python-pip:single:py38
autoselect-python:single:standard
Build and Runtime python38:single:standard
Download groups
main mirror://PYPIWHL/04/80/cad93b40262f5d09f6de82adbee452fd43cdff60830b56a74c5930f7e277
Distribution File Information
21014b2bd93c6d0034b6ba5d35e4eb284340e09d63c59aef6fc14b0f346146fd 35161 wheel-0.37.0-py2.py3-none-any.whl
Ports that require python-wheel:py38
python-PyNaCl:py38 Binding to NaCl Cryptography library (PY38)
python-protobuf:py38 Protocol Buffers (PY38)