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

    Исходный пакет: python-module-z3c.autoinclude
    Версия: 0.3.5-alt2
    Собран:  19 июля 2014 г. 9:56 в задании #125306
    Скопирован в задании: #147693
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.autoinclude/

    Лицензия: ZPL
    О пакете: Automatically include ZCML
    Описание: 
    This package adds two new ZCML directives to automatically detect ZCML
    files to include: "includeDependencies" and "includePlugins".
    
    When you want to include a Zope-based package in your application, you
    have to repeat yourself in two places: you have to add the package
    itself (in a setup.py, buildout, etc) and you also have to include its
    ZCML with an <include> directive or a package-includes slug. Because you
    have to repeat yourself, you can easily make an error where you add a
    new package but forget to include its ZCML.
    
    z3c.autoinclude lets you circumvent this error-prone process with
    automatic detection and inclusion of ZCML files.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-z3c.autoinclude (x86_64, i586)
    python-module-z3c.autoinclude-tests (x86_64, i586)
    python3-module-z3c.autoinclude (x86_64, i586)
    python3-module-z3c.autoinclude-tests (x86_64, i586)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    Vitaly Kuznetsov

      1. python3-devel
      2. python3-module-setuptools
      3. rpm-build-python3
      4. python-devel
      5. python-module-setuptools
      6. python-tools-2to3

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


    18 июля 2014 г. Eugeny A. Rostovtsev 0.3.5-alt2
    - Added module for Python 3
    24 сентября 2013 г. Eugeny A. Rostovtsev 0.3.5-alt1
    - Version 0.3.5
    20 октября 2011 г. Vitaly Kuznetsov 0.3.4-alt2.1
    - Rebuild with Python-2.7