Name: | rh-python38-python-wheel |
---|---|
Version: | 0.33.6 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 138617 |
License: | MIT |
RPM: | rh-python38-python-wheel-0.33.6-9.el7.noarch.rpm |
Source RPM: | rh-python38-python-wheel-0.33.6-9.el7.src.rpm |
Build Date: | Fri Dec 01 2023 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pypa/wheel |
Summary: | 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. Python 3 version. |