wheel 0.24.0
Name | wheel |
---|---|
Version | 0.24.0 |
Summary | Built-package format for Python |
Description | 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`. |
Section | base |
License | MIT |
Homepage | https://bitbucket.org/pypa/wheel |
Recipe file |
recipes-debian/wheel/wheel_debian.bb
recipes-debian/wheel/wheel.inc |
Layer | meta-debian (morty branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/ystk/debian-wheel.git |
Patches
None
Other branches
This recipe in other branches of meta-debian:
Branch | Recipe |
---|---|
morty (Yocto Project 2.2) | wheel 0.24.0 (this recipe) |