パッケージ: python-wheel-common (0.30.0-0.2ubuntu0.1)
python-wheel-common に関するリンク
Trisquel の資源:
wheel ソースパッケージをダウンロード:
- [wheel_0.30.0-0.2ubuntu0.1.dsc]
- [wheel_0.30.0.orig.tar.gz]
- [wheel_0.30.0-0.2ubuntu0.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Barry Warsaw
- Debian Python Modules Team (メールアーカイブ)
外部の資源:
- ホームページ [bitbucket.org]
類似のパッケージ:
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`.
These are the command line scripts and manpages.
その他の python-wheel-common 関連パッケージ
|
|
|
-
- dep: python3
- パッケージは利用できません
-
- dep: python3-wheel
- built-package format for Python