wheel 0.46.3-2ok1 source package in openKylin
Changelog
wheel (0.46.3-2ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Mon, 11 May 2026 13:38:24 +0800
wheel (0.46.3-2ok1) huanghe; urgency=medium * Build for openKylin 3.0. -- liwenjun <email address hidden> Mon, 11 May 2026 13:38:24 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| wheel_0.46.3.orig.tar.gz | 106.3 KiB | a8d0e07a0cc497358ed9d29bded16fb29f02b0af6f5d2c976646da366e9a0b9d |
| wheel_0.46.3-2ok1.debian.tar.xz | 4.9 KiB | 0fb4dec9f707f9bd12af3c5d93b704a448492dba2827a3d3cbbf85913ee18b9d |
| wheel_0.46.3-2ok1.dsc | 2.1 KiB | 963212e508d903ed4c008ce8fd789d5756eab6cc3fc627ef9edd781570294f3a |
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.
.
The wheel project provides a `bdist_wheel` command for setuptools. Wheel
files can be installed with `pip`.
.
These are the command line scripts and manpages.
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.
.
The wheel project provides a `bdist_wheel` command for setuptools. Wheel
files can be installed with `pip`.
.
This is the Python 3 compatible package.
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.
.
This is the support package for the PEP 427 wheel version of the package,
required for using wheel inside a virtual environment.