Name: | python-decoratortools |
---|---|
Version: | 1.7 |
Release: | 4.1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 78136 |
License: | Python or ZPLv2.1 |
RPM: | python-decoratortools-1.7-4.1.el6.noarch.rpm |
Source RPM: | python-decoratortools-1.7-4.1.el6.src.rpm |
Build Date: | Tue May 04 2010 |
Build Host: | ca-build61.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cheeseshop.python.org/pypi/DecoratorTools |
Summary: | Use class and function decorators -- even in Python 2.3 |
Description: | Want to use decorators, but still need to support Python 2.3? Wish you could have class decorators, decorate arbitrary assignments, or match decorated function signatures to their original functions? Then you need "DecoratorTools" |
- Rebuilt for RHEL 6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for Python 2.6
- Update to 1.7
- 1.6
- Verify that .pth files are correct. - Update license tag for new guidelines. - Update setuptools BR for changes in rawhide.
- 1.5
- Own the peak namespace, for now.
- Initial creation