Package uwsgi: Information

    Source package: uwsgi
    Version: 2.0.28-alt1
    Latest version according to Repology
    Build time:  Jan 10, 2025, 11:33 AM in the task #368528
    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.

    List of RPM packages built from this SRPM:
    uwsgi (x86_64, ppc64le, i586, aarch64)
    uwsgi-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Oleg Solovyov



      1. python3-devel
      2. libxml2-devel

    Last changed


    Jan. 9, 2025 Oleg Solovyov 2.0.28-alt1
    - update to 2.0.28
    Sept. 3, 2024 Michael Shigorin 2.0.23-alt3
    - fix unpleasant but inobvious mistakes:
      + archdep Patch:
      + duplicated Version:/Release:
    Aug. 14, 2024 Pavel Skrylev 2.0.23-alt2
    - + added python3 and ruby subpackages