| Name: | python3.11-wheel |
|---|---|
| Version: | 0.38.4 |
| Release: | 4.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 258802 |
| License: | MIT and (ASL 2.0 or BSD) |
| RPM: | python3.11-wheel-0.38.4-4.el8.noarch.rpm |
| Source RPM: | python3.11-wheel-0.38.4-4.el8.src.rpm |
| Build Date: | Sat Oct 14 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. |