summaryrefslogtreecommitdiffstats
path: root/development/wheel/README
blob: 4063e3f1e72e8a472a31ef2a5272f36ebf514b28 (plain)
1
2
3
4
5
6
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. 

Optional dependencies: python-keyring