wheel: wheel (A built-package format for Python)
wheel:
wheel: A wheel is a ZIP-format archive with a specially formatted filename
wheel: and the .whl extension. It is designed to contain all the files for
wheel: a PEP 376 compatible install in a way that is very close to the
wheel: on-disk format.
wheel:
wheel: Homepage: https://bitbucket.org/pypa/wheel/
wheel:
wheel:
wheel: