软件包: python3-wheel (0.34.2-1ubuntu0.1)
python3-wheel 的相关链接
Trisquel 的资源:
下载源码包 wheel:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Barry Warsaw
外部的资源:
- 主页 [github.com]
相似软件包:
built-package format for Python
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.
其他与 python3-wheel 有关的软件包
|
|
|
-
- dep: python3
- 软件包暂时不可用
-
- sug: python3-setuptools
- Python3 Distutils Enhancements