Source: decoratortools Maintainer: Debian Python Modules Team Uploaders: Daniele Tricoli Section: python Priority: optional Build-Depends: debhelper (>= 7.0.50~), python-all, python-nose, python-setuptools (>= 0.6.14), dh-python Standards-Version: 3.9.2 Homepage: http://pypi.python.org/pypi/DecoratorTools/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/decoratortools/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/decoratortools/trunk/ XS-Python-Version: >= 2.5 Package: python-peak.util.decorators Architecture: all Depends: ${misc:Depends}, ${python:Depends} Replaces: python-decoratortools (<< 1.8-2) Breaks: python-decoratortools (<< 1.8-2) Description: version-agnostic decorators support for Python DecoratorTools provides decorator facilities for Python 2.3 and above. It provides class and function decorators as well as support for decorating arbitrary assignments, synchronized methods, and more. . DecoratorTools is part of the PEAK (Python Enterprise Architecture Kit) framework and provides the peak.util.decorators module. Package: python-decoratortools Architecture: all Depends: ${misc:Depends}, python-peak.util.decorators (>= 1.8-2) Description: transitional dummy package for python-peak.util.decorators This is a dummy package for transition from python-decoratortools to python-peak.util.decorators. . It can be safely removed.