Pakket: python-wheel (0.30.0-0.2ubuntu0.1)
Verwijzigingen voor python-wheel
Trisquel bronnen:
Het bronpakket wheel downloaden:
- [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]
Beheerder:
Original Maintainers:
- Barry Warsaw
- Debian Python Modules Team (Mailarchief)
Externe bronnen:
- Homepage [bitbucket.org]
Vergelijkbare pakketten:
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.
Andere aan python-wheel gerelateerde pakketten
|
|
|
-
- dep: python
- Pakket niet beschikbaar
-
- rec: python-keyring
- Pakket niet beschikbaar
-
- rec: python-keyrings.alt
- Pakket niet beschikbaar
-
- rec: python-xdg
- Python 2 library to access freedesktop.org standards
-
- sug: python-setuptools
- Python Distutils Enhancements