Package uwsgi: Information

    Binary package: uwsgi
    Version: 2.0.15-alt1
    Architecture: ppc64le
    Build time:  May 15, 2019, 04:56 AM
    Source package: uwsgi
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: fast (pure C), self-healing, developer-friendly WSGI server
    Description: 
    uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
    aimed for professional python webapps deployment and development. Over
    time it has evolved in a complete stack for networked/clustered python
    applications, implementing message/object passing, RPC and process
    management. It uses the uwsgi (all lowercase) protocol for all the
    networking/interprocess communications. From the 0.9.5 release it
    includes a plugin loading technology that can be used to add support for
    other languages or platform. A Lua wsapi adaptor, a PSGI handler and an
    Erlang message exchanger are already available.

    Maintainer: Oleg Solovyov


    Last changed


    Nov. 2, 2017 Oleg Solovyov 2.0.15-alt1
    - update to 2.0.15
    April 19, 2013 Dmitry V. Levin 0.9.6.5-alt1.2.qa1
    - NMU: rebuilt for updated dependencies.
    June 20, 2012 Eugeny A. Rostovtsev 0.9.6.5-alt1.2
    - Fixed build