Package python-module-wsgifilter: Information

    Source package: python-module-wsgifilter
    Version: 0.2.1-alt2.svn20090925.2
    Build time:  Apr 23, 2019, 02:09 AM in the task #227538
    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. rpm-build-python >= 0.8
      4. rpm-build-python3
      5. python-devel = 2.7
      6. python-module-setuptools
      7. python-tools-2to3

    Last changed


    May 16, 2018 Andrey Bychkov 0.2.1-alt2.svn20090925.2
    - (NMU) rebuild with python3.6
    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