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

    Бинарный пакет: python-modules-wsgiref
    Версия: 2.7.16-alt1.M90P.2
    Архитектура: i586
    Собран:  30 октября 2020 г. 0:02 в задании #260393
    Исходный пакет: python
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.python.org/

    Лицензия: PSF
    О пакете: WSGI Utilities and Reference Implementation
    Описание: 
    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.

    Сопровождающий: Python Development Team


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


    26 октября 2020 г. Andrey Cherepanov 2.7.16-alt1.M90P.2
    - Add provides python2-base for python-base.
    24 января 2020 г. Anton V. Boyarshinov 2.7.16-alt1.M90P.1
    - 'Trusted mode': optional modules loading paths restriction
    1 апреля 2019 г. Gleb Fotengauer-Malinovskiy 2.7.16-alt1
    - Updated to 2.7.16 (fixes FTBFS with openssl 1.1.1).
    - Removed redundant R: alternatives.