Name: | python39-wheel |
---|---|
Epoch: | 1 |
Version: | 0.35.1 |
Release: | 4.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39:3.9:8090020231116015837:aed85c85 python39:3.9:8090020240410084707:aed85c85 python39:3.9:8100020240409235917:10 python39:3.9:8100020240516111311:d47b87a4 python39:3.9:8100020240826142629:d47b87a4 python39:3.9:8100020240927003152:d47b87a4 |
Group: | Unspecified |
Size: | 203691 |
License: | MIT and (ASL 2.0 or BSD) |
RPM: | python39-wheel-0.35.1-4.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-wheel-0.35.1-4.module+el8.9.0+90016+9c2d6573.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-x86_64.oracle.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. |