Package uwsgi: Information

  • Default inline alert: Version in the repository: 2.0.23-alt1

Binary package: uwsgi
Version: 2.0.18-alt3
Architecture: aarch64
Build time:  Dec 6, 2021, 03:34 PM in the task #291486
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


ACL:
Oleg Solovyov
@everybody

Last changed


Dec. 6, 2021 Oleg Solovyov 2.0.18-alt3
- Moved /usr/sbin/uwsgi -> /usr/bin/uwsgi (Closes: #41510)
Sept. 2, 2021 Ilya Kurdyukov 2.0.18-alt2
- Added patch for Elbrus
Nov. 18, 2019 Oleg Solovyov 2.0.18-alt1
- update to 2.0.18
- built with python3