| Name: | python3-wheel |
|---|---|
| Epoch: | 1 |
| Version: | 0.41.2 |
| Release: | 5.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 518808 |
| License: | MIT AND (Apache-2.0 OR BSD-2-Clause) |
| RPM: | python3-wheel-0.41.2-5.el10.noarch.rpm |
| Source RPM: | python-wheel-0.41.2-5.el10.src.rpm |
| Build Date: | Wed Jan 29 2025 |
| Build Host: | build-ol10-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. |