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

    Исходный пакет: python-module-zc.sourcefactory
    Версия: 0.7.0-alt2
    Собран:  27 июня 2011 г. 7:09
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/zc.sourcefactory/

    Лицензия: ZPLv2.1
    О пакете: An easy way to create custom Zope 3 sources
    Описание: 
    Source factories are used to simplify the creation of sources for
    certain standard cases.
    
    Sources split up the process of providing input fields with choices for
    users into several components: a context binder, a source class, a terms
    class, and a term class.
    
    This is the correct abstraction and will fit many complex cases very
    well. To reduce the amount of work to do for some standard cases, the
    source factories allow users to define only the business relevant code
    for getting a list of values, getting a token and a title to display.

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

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

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

    Права:
    Eugeny A. Rostovtsev
    @everybody

      1. python-devel
      2. python-module-distribute

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


    27 июня 2011 г. Eugeny A. Rostovtsev 0.7.0-alt2
    - Added necessary requirements
    - Excluded *.pth
    21 мая 2011 г. Eugeny A. Rostovtsev 0.7.0-alt1
    - Initial build for Sisyphus