Name: | python3-wheel |
---|---|
Version: | 0.31.1 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 285972 |
License: | MIT |
RPM: | python3-wheel-0.31.1-4.el7.noarch.rpm |
Source RPM: | python-wheel-0.31.1-4.el7.src.rpm |
Build Date: | Tue Jul 02 2019 |
Build Host: | jenkins-10-147-72-125-a9d72c82-61db-4f66-a96f-ecd11f1d2e84.appad1iad.osdevelopmeniad.oraclevcn.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. |