python-decorator 4.0.2
Name | python-decorator |
---|---|
Version | 4.0.2 |
Summary | Python decorator utilities |
Description | The aim of the decorator module it to simplify the usage of decorators for the average programmer, and to popularize decorators by showing various non-trivial examples. Of course, as all techniques, decorators can be abused and you should not try to solve every problem with a decorator, just because you can. |
Section | devel/python |
License | BSD |
Homepage | http://pypi.python.org/pypi/decorator/ |
Recipe file |
recipes-devtools/python/python-decorator_4.0.2.bb
recipes-devtools/python/python-decorator.inc |
Layer | meta-python (jethro branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://pypi.python.org/packages/source/d/decorator/decorator-4.0.2.tar.gz |
Patches
None
Other branches
This recipe in other branches of meta-python:
Branch | Recipe |
---|---|
zeus (Yocto Project 3.0) | python-decorator 4.4.0 |
warrior (Yocto Project 2.7) | python-decorator 4.4.0 |
thud (Yocto Project 2.6) | python-decorator 4.3.0 |
sumo (Yocto Project 2.5) | python-decorator 4.3.0 |
rocko (Yocto Project 2.4) | python-decorator 4.1.2 |
pyro (Yocto Project 2.3) | python-decorator 4.0.11 |
morty (Yocto Project 2.2) | python-decorator 4.0.10 |
krogoth (Yocto Project 2.1) | python-decorator 4.0.9 |
jethro (Yocto Project 2.0) | python-decorator 4.0.2 (this recipe) |
fido (Yocto Project 1.8) | python-decorator 3.4.0 |
dizzy (Yocto Project 1.7) | python-decorator 3.4.0 |