DOKK / manpages / debian 10 / python-wheel-common / wheel.1.en
WHEEL(1) wheel WHEEL(1)

wheel - Install and operate on PEP 427 format binary wheels.

wheel [command] [options]

wheel installs and operates on PEP 427 format binary wheels.

Generate signing key
Sign wheel
Remove RECORD.jws from a wheel by truncating the zip file. RECORD.jws must be at the end of the archive. The zip file must be an ordinary archive, with the compressed files and the directory in the same order, and without any non-zip content after the truncation point.
Verify a wheel. The signature will be verified for internal consistency only and printed. Wheel's own unpack and install commands verify the manifest against the signature and file contents.
Unpack wheel
Install wheels
Install console scripts
Convert egg or wininst to wheel
Print version and exit
Show this help



Try wheel <command> --help for more information.

show this help message and exit



Barry Warsaw <barry@debian.org>

Manual page (C) 2014, Barry Warsaw

February 8, 2019 0.23.0