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

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

    Лицензия: ZPL
    О пакете: Tests for z3c.autoinclude
    Описание: 
    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.
    
    This package contains tests for z3c.autoinclude.

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

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

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


    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