[ buster ]
[ ソース: wheel ]
パッケージ: python-wheel (0.32.3-2)
python-wheel に関するリンク
Debian の資源:
wheel ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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`.
This is the Python 2 compatible package.
その他の python-wheel 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- rec: python-keyring
- store and access your passwords safely
-
- rec: python-keyrings.alt
- alternate backend implementations for python-keyring
-
- rec: python-xdg
- freedesktop.org 標準にアクセスする Python 2 ライブラリ
-
- sug: python-setuptools
- Python 用配布用ユーティリティへの機能強化