Name: | python39-wheel |
---|---|
Epoch: | 1 |
Version: | 0.35.1 |
Release: | 3.module+el8.4.0+20109+b7b1db01 |
Architecture: | noarch |
Module: | python39:3.9:8040020210325151438:f1d9d306 |
Group: | Unspecified |
Size: | 203691 |
License: | MIT and (ASL 2.0 or BSD) |
RPM: | python39-wheel-0.35.1-3.module+el8.4.0+20109+b7b1db01.noarch.rpm |
Source RPM: | python-wheel-0.35.1-3.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Thu Apr 15 2021 |
Build Host: | host-100-100-224-37.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/pypa/wheel |
Summary: | Built-package format for Python |
Description: | Wheel is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. It has two different roles: 1. A setuptools extension for building wheels that provides the bdist_wheel setuptools command. 2. A command line tool for working with wheel files. |