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

    Исходный пакет: python-module-wsgifilter
    Версия: 0.2.1-alt1.svn20090925
    Собран:  1 октября 2009 г. 21:24
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pythonpaste.org/wsgifilter/

    Лицензия: MIT
    О пакете: Framework for building output-filtering WSGI middleware
    Описание: 
    A framework (in the form of an abstract base class) for building
    output-filtering WSGI middleware.
    
    Features:
    
    * You can filter just some content types (e.g., text/html) with low
      overhead for unfiltered output.
    
    * Handles issues of decoding and encoding responses using the
      `HTTPEncode <http://pythonpaste.org/httpencode/>`_ system of
      formats.
    
    * Does all the hard stuff with WSGI output filtering.

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

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

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

    Права:
    @qa_p5

      1. rpm-build-python >= 0.8
      2. python-devel = 2.5
      3. python-module-setuptools

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


    26 сентября 2009 г. Eugeny A. Rostovtsev 0.2.1-alt1.svn20090925
    - Initial build for Sisyphus