Package python-modules-wsgiref: Information

    Binary package: python-modules-wsgiref
    Version: 2.6.6-alt4
    Architecture: i586
    Build time:  Mar 29, 2011, 06:46 AM
    Source package: python
    Report package bug
    License: PSF
    Summary: WSGI Utilities and Reference Implementation
    Description: 
    The Web Server Gateway Interface (WSGI) is a standard interface
    between web server software and web applications written in Python.
    Having a standard interface makes it easy to use an application
    that supports WSGI with a number of different web servers.
    
    Wsgiref is a reference implementation of the WSGI specification
    that can be used to add WSGI support to a web server or framework.  It
    provides utilities for manipulating WSGI environment variables and
    response headers, base classes for implementing WSGI servers, a demo
    HTTP server that serves WSGI applications, and a validation tool that
    checks WSGI servers and applications for conformance to the
    WSGI specification PEP 333.



    Last changed


    March 29, 2011 Eugeny A. Rostovtsev 2.6.6-alt4
    - distutils.command: added bdist_altrpm.py from repository of
      rpm-build-python by request of rt@
    March 24, 2011 Eugeny A. Rostovtsev 2.6.6-alt3
    - Moved wsgiref.egg-info into python-modules-wsgiref (ALT #25274)
    Feb. 25, 2011 Dmitry V. Levin 2.6.6-alt2
    - Corrected interpackage dependencies.
    - Rebuilt for soname set-versions and debuginfo.