wheel 0.34.2-ok1 source package in openKylin
Changelog
wheel (0.34.2-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
wheel (0.34.2-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | python |
File | Size | SHA-256 Checksum |
---|---|---|
wheel_0.34.2.orig.tar.gz | 57.0 KiB | 8788e9155fe14f54164c1b9eb0a319d98ef02c160725587ad60f14ddc57b6f96 |
wheel_0.34.2-ok1.debian.tar.xz | 8.0 KiB | 8cb974a3b6e6ef2522b8501f70d93f001aaf6fe51181b53e0af7a7c53ff72223 |
wheel_0.34.2-ok1.dsc | 1.9 KiB | 556b93cbce2cfface41ea8f33afe80d46a6c71ae2486f583ae5e5544082d2425 |
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.