Пакет python-module-decoratortools: Информация

    Исходный пакет: python-module-decoratortools
    Версия: 1.7-alt2
    Собран:  6 апреля 2009 г. 15:28
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/DecoratorTools

    Лицензия: PSF or ZPL
    О пакете: Use class and function decorators -- even in Python 2.3
    Описание: 
    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? Want to get metaclass features without creating metaclasses? How about synchronized methods?
    
    "DecoratorTools" gets you all of this and more.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-decoratortools (noarch)

    Сопровождающий: Vladimir V Kamarzin

    Список участников:
    Vladimir V Kamarzin

    Права:
    @qa_p5

      1. rpm-build-python >= 0.8
      2. python-devel = 2.5
      3. python2.5(setuptools)

    Последнее изменение


    6 апреля 2009 г. Vladimir V Kamarzin 1.7-alt2
    - Avoid file conflict with python-module-peak and add dependency on it
    4 апреля 2009 г. Vladimir V Kamarzin 1.7-alt1
    - Initial build for Sisyphus