Package python-module-wsgifilter: Information

    Source package: python-module-wsgifilter
    Version: 0.2.1-alt2.svn20090925.1
    Build time:  Mar 17, 2016, 05:47 AM in the task #161349
    Report package bug
    License: MIT
    Summary: Framework for building output-filtering WSGI middleware
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-wsgifilter (noarch)
    python-module-wsgifilter-examples (noarch)
    python3-module-wsgifilter (noarch)
    python3-module-wsgifilter-examples (noarch)



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

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.2.1-alt2.svn20090925.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    July 30, 2014 Eugeny A. Rostovtsev 0.2.1-alt2.svn20090925
    - Added module for Python 3
    Oct. 20, 2011 Vitaly Kuznetsov 0.2.1-alt1.svn20090925.2.1
    - Rebuild with Python-2.7