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

    Исходный пакет: python-module-httpencode
    Версия: 0.1.1-alt3.svn20090926
    Собран:  15 апреля 2013 г. 11:43
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pythonpaste.org/httpencode/

    Лицензия: MIT
    О пакете: Fast RPC or encoded calls between WSGI apps
    Описание: 
    This library allows you to make fast calls between cooperating WSGI
    applications, with automatic fallback for non-cooperative applications
    or remote applications.
    
    Requests are sent through WSGI obeying all middleware and the WSGI
    spec. Serialization/deserialization is avoided when possible.

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

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

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

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

      1. python3-devel
      2. python3-module-distribute
      3. python-devel = 2.7
      4. python-module-setuptools
      5. rpm-build-python >= 0.8
      6. rpm-build-python3
      7. python-tools-2to3

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


    15 апреля 2013 г. Eugeny A. Rostovtsev 0.1.1-alt3.svn20090926
    - Use 'find... -exec...' instead of 'for ... $(find...'
    22 марта 2013 г. Aleksey Avdeev 0.1.1-alt2.svn20090926.1
    - Rebuild with Python-3.3
    10 июня 2012 г. Eugeny A. Rostovtsev 0.1.1-alt2.svn20090926
    - Added module for Python 3