python2-wheel - A built-package format for Python
| Website: | https://bitbucket.org/pypa/wheel |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
A built-package format for Python. 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. Python 2 version.
Packages
| python2-wheel-0.30.0a0-2.fc24.noarch [86 KiB] |
Changelog
by Charalampos Stratakis (2016-09-19):
- Use the python_provide macro |