python310-wheel
Python 3.10 - wheel - built-package format for Python
3.4.0
2023-05-04
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
python310-base 3.4.0
python310-setuptools 3.4.0
update-alternatives 3.4.0
Internal Program Version: wheel 0.38.4
A wheel is a ZIP-format archive with a specially formatted filename
and the .whl extension. It is designed to contain all the files for a
PEP 376 compatible install in a way that is very close to the on-disk
format. Many packages will be properly installed with only the "Unpack"
step (simply extracting the file onto sys.path), and the unpacked archive
preserves enough information to "Spread" (copy data and scripts to their
final locations) at any later time.
https://github.com/pypa/wheel