Name: | python27-python-wheel |
---|---|
Version: | 0.24.0 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 263178 |
License: | MIT |
RPM: | python27-python-wheel-0.24.0-2.el7.noarch.rpm |
Source RPM: | python27-python-wheel-0.24.0-2.el7.src.rpm |
Build Date: | Tue Feb 02 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://bitbucket.org/dholth/wheel/ |
Summary: | A 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. |