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

    Исходный пакет: python-module-z3c.suds
    Версия: 1.0-alt2.1
    Собран:  16 ноября 2011 г. 4:14
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/z3c.suds/

    Лицензия: ZPLv2.1
    О пакете: Manages a pool of suds SOAP clients within the context of a Zope application
    Описание: 
    z3c.suds manages a connection pool of suds client objects in the context
    of a ZODB-based application. (suds is a lightweight client library for
    consuming SOAP web services in Python.) Using it avoids the need for
    instantiating a new client for the same webservice in multiple requests
    (which may be expensive due to parsing WSDL, etc.)

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

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

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

    Права:
    @qa_p7

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

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


    20 октября 2011 г. Vitaly Kuznetsov 1.0-alt2.1
    - Rebuild with Python-2.7
    26 июня 2011 г. Eugeny A. Rostovtsev 1.0-alt2
    - Added necessary requirements
    - Excluded *.pth
    31 мая 2011 г. Eugeny A. Rostovtsev 1.0-alt1
    - Initial build for Sisyphus