Package uwsgi
Source package: uwsgi
Version: 2.0.20-alt1
Category: System/Servers
Report package bug
Version: 2.0.20-alt1
Build time: Feb 2, 2022, 01:44 AM
in the task #291245
Report package bug
Gear: https://git.altlinux.org/gears/u/uwsgi.git?a=tree;hb=722ba899e70…
Home page: http://projects.unbit.it/uwsgi/
Home page: http://projects.unbit.it/uwsgi/
License: GPLv2
Summary: fast (pure C), self-healing, developer-friendly WSGI server
Description:
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.
List of rpms provided by this srpm:
uwsgi (x86_64, ppc64le, i586, armh, aarch64)
uwsgi-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
uwsgi (x86_64, ppc64le, i586, armh, aarch64)
uwsgi-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Oleg Solovyov
List of contributors:
Oleg Solovyov
Ilya Kurdyukov
Dmitry V. Levin
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Vladimir V Kamarzin
ACL: Oleg Solovyov, @everybody
Last changes:List of contributors:
Oleg Solovyov
Ilya Kurdyukov
Dmitry V. Levin
Eugeny A. Rostovtsev
Vitaly Kuznetsov
Vladimir V Kamarzin
ACL: Oleg Solovyov, @everybody
Dec. 7, 2021 Oleg Solovyov 2.0.20-alt1 |
- update to 2.0.20 |
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 |