Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-wheel - Built-package format for Python
- 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.
Packages
python-wheel-0.31.1-2.vl7.src
[84 KiB] |
Changelog
by Tomas Orsava (2019-07-22):
- Removed wheel's own implementation of crypto due to FIPS concerns
Resolves: rhbz#1731526
|