uwsgi 1.9.17.1-5build5 source package in Ubuntu
Changelog
uwsgi (1.9.17.1-5build5) trusty; urgency=medium * No-change rebuild to drop Python 3.3 support. -- Matthias Klose <email address hidden> Sun, 23 Mar 2014 15:28:12 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Janos Guljas
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uwsgi_1.9.17.1.orig.tar.gz | 680.1 KiB | e2558b918afe47640e3c4e75be4347e7e8dc7b19caf2120b6e1fb6bf17891c2a |
uwsgi_1.9.17.1-5build5.debian.tar.gz | 55.5 KiB | 7fa51610578a8940a648ef0fc1980e23a642f1ee5348812bd7c0dc31ac2506c1 |
uwsgi_1.9.17.1-5build5.dsc | 4.8 KiB | 5bfd28f3fae5c2a05272cdeb28ad0de8fad73850f388329beadd45649e29067f |
Available diffs
- diff from 1.9.17.1-5build4 to 1.9.17.1-5build5 (311 bytes)
Binary packages built by this source
- libapache2-mod-proxy-uwsgi: uwsgi proxy module for Apache2 (mod_uwsgi)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
This package provides Apache2 module for communicating with uWSGI.
.
It is a proxy module, so it provides all of the futures exported by mod_proxy.
.
It is fully Apache API compliant and it should be easily integrated with all
of the available modules.
- libapache2-mod-proxy-uwsgi-dbg: No summary available for libapache2-mod-proxy-uwsgi-dbg in ubuntu utopic.
No description available for libapache2-
mod-proxy- uwsgi-dbg in ubuntu utopic.
- libapache2-mod-ruwsgi: No summary available for libapache2-mod-ruwsgi in ubuntu utopic.
No description available for libapache2-
mod-ruwsgi in ubuntu utopic.
- libapache2-mod-ruwsgi-dbg: debugging symbols for Apache2 mod_Ruwsgi
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
.
This package contains the debug symbols for Apache2 mod_Ruwsgi. Install this
package if you need to debug module or if you need a useful backtrace of a
crash.
- libapache2-mod-uwsgi: uwsgi module for Apache2 (mod_uwsgi)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
This package provides Apache2 module for communicating with uWSGI.
.
This is the first module developed, it is stable but a bit hacky (it does not
fully use the Apache2 API).
- libapache2-mod-uwsgi-dbg: debugging symbols for Apache2 mod_uwsgi
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
.
This package contains the debug symbols for Apache2 mod_uwsgi. Install this
package if you need to debug module or if you need a useful backtrace of a
crash.
- python-uwsgidecorators: No summary available for python-uwsgidecorators in ubuntu utopic.
No description available for python-
uwsgidecorators in ubuntu utopic.
- python3-uwsgidecorators: No summary available for python3-uwsgidecorators in ubuntu utopic.
No description available for python3-
uwsgidecorators in ubuntu utopic.
- uwsgi: fast, self-healing application container server
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It uses the uwsgi protocol for all the networking/interprocess communications.
.
uWSGI can be run in preforking, threaded, asynchronous/evented modes and
supports various forms of green threads/coroutines (such as uGreen, Greenlet,
Fiber). uWSGI provides several methods of configuration: via command line,
via environment variables, via XML, INI, YAML configuration files, via LDAP
and more.
.
On top of all this, it is designed to be fully modular. This means that
different plugins can be used in order to add compatibility with tons of
different technology on top of the same core.
.
This package depends on uWSGI core binary and installs:
* init.d script for running uWSGI daemon(s) with options defined in custom
user-created configuration files
* infrastructure for running daemons (like common locations of communication
sockets, logs)
- uwsgi-app-integration-plugins: No summary available for uwsgi-app-integration-plugins in ubuntu utopic.
No description available for uwsgi-app-
integration- plugins in ubuntu utopic.
- uwsgi-core: No summary available for uwsgi-core in ubuntu utopic.
No description available for uwsgi-core in ubuntu utopic.
- uwsgi-dbg: No summary available for uwsgi-dbg in ubuntu utopic.
No description available for uwsgi-dbg in ubuntu utopic.
- uwsgi-emperor: No summary available for uwsgi-emperor in ubuntu utopic.
No description available for uwsgi-emperor in ubuntu utopic.
- uwsgi-extra: No summary available for uwsgi-extra in ubuntu utopic.
No description available for uwsgi-extra in ubuntu utopic.
- uwsgi-infrastructure-plugins: infrastructure plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This dependency package provides infrastructure plugins for uWSGI:
* alarm curl
* alarm XMPP
* curl cron
* PostgreSQL emperor
* graylog2
* GeoIP
* LDAP
* router access
* sqlite3
* XSLT request
- uwsgi-plugin-alarm-curl: Alarm curl plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides alarm_curl plugin for uWSGI.
- uwsgi-plugin-alarm-xmpp: Alarm XMPP plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides alarm_xmpp plugin for uWSGI.
- uwsgi-plugin-curl-cron: No summary available for uwsgi-plugin-curl-cron in ubuntu utopic.
No description available for uwsgi-plugin-
curl-cron in ubuntu utopic.
- uwsgi-plugin-emperor-pg: Emperor PostgreSQL plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides emperor_pg plugin for uWSGI.
- uwsgi-plugin-erlang: Erlang plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Erlang plugin for uWSGI.
- uwsgi-plugin-fiber: No summary available for uwsgi-plugin-fiber in ubuntu utopic.
No description available for uwsgi-plugin-fiber in ubuntu utopic.
- uwsgi-plugin-geoip: No summary available for uwsgi-plugin-geoip in ubuntu utopic.
No description available for uwsgi-plugin-geoip in ubuntu utopic.
- uwsgi-plugin-graylog2: No summary available for uwsgi-plugin-graylog2 in ubuntu utopic.
No description available for uwsgi-plugin-
graylog2 in ubuntu utopic.
- uwsgi-plugin-greenlet-python: greenlet plugin for uWSGI (Python)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides greenlet plugin for uWSGI with Python WSGI plugin.
- uwsgi-plugin-jvm-openjdk-6: Java plugin for uWSGI (OpenJDK 6)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Java plugin for uWSGI (linked with OpenJDK Java 6
runtime).
- uwsgi-plugin-jvm-openjdk-7: Java plugin for uWSGI (OpenJDK 7)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Java plugin for uWSGI (linked with OpenJDK Java 7
runtime).
- uwsgi-plugin-jwsgi-openjdk-6: JWSGI plugin for uWSGI (OpenJDK 6)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides JWSGI plugin for uWSGI (linked with OpenJDK Java 6
runtime).
- uwsgi-plugin-jwsgi-openjdk-7: JWSGI plugin for uWSGI (OpenJDK 7)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides JWSGI plugin for uWSGI (linked with OpenJDK Java 7
runtime).
- uwsgi-plugin-ldap: LDAP plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides ldap plugin for uWSGI.
- uwsgi-plugin-lua5.1: No summary available for uwsgi-plugin-lua5.1 in ubuntu utopic.
No description available for uwsgi-plugin-lua5.1 in ubuntu utopic.
- uwsgi-plugin-lua5.2: No summary available for uwsgi-plugin-lua5.2 in ubuntu utopic.
No description available for uwsgi-plugin-lua5.2 in ubuntu utopic.
- uwsgi-plugin-php: PHP plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides PHP plugin for uWSGI.
- uwsgi-plugin-psgi: Perl PSGI plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Perl PSGI plugin for uWSGI.
- uwsgi-plugin-pyerl-python: No summary available for uwsgi-plugin-pyerl-python in ubuntu utopic.
No description available for uwsgi-plugin-
pyerl-python in ubuntu utopic.
- uwsgi-plugin-pyerl-python3: No summary available for uwsgi-plugin-pyerl-python3 in ubuntu utopic.
No description available for uwsgi-plugin-
pyerl-python3 in ubuntu utopic.
- uwsgi-plugin-python: Python WSGI plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Python WSGI plugin for uWSGI (linked with Python 2.X
runtime).
- uwsgi-plugin-python3: Python 3 WSGI plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Python 3 WSGI plugin for uWSGI (linked with Python 3.X
runtime).
- uwsgi-plugin-rack-ruby1.9.1: Rack plugin for uWSGI (Ruby 1.9.1)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Rack plugin for uWSGI (linked with Ruby 1.9.1 runtime).
- uwsgi-plugin-rbthreads: Ruby native threads plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides Ruby 1.9 native threads plugin for uWSGI.
- uwsgi-plugin-router-access: No summary available for uwsgi-plugin-router-access in ubuntu utopic.
No description available for uwsgi-plugin-
router- access in ubuntu utopic.
- uwsgi-plugin-sqlite3: sqlite3 configurations plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides sqlite plugin for uWSGI, which allows loading
configurations from sqlite3 db.
- uwsgi-plugin-v8: No summary available for uwsgi-plugin-v8 in ubuntu utopic.
No description available for uwsgi-plugin-v8 in ubuntu utopic.
- uwsgi-plugin-xslt: XSLT request plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This package provides xslt plugin for uWSGI.
- uwsgi-plugins-all: all available plugins for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
.
This dependency package provides all available plugins for uWSGI:
* infrastructure plugins (HTTP serving, RPC, etc.)
* plugins for integration of uWSGI and application (PSGI, Rack, WSGI,
etc.)
* fiber loop engine, greenlet (Python), pyerl (Python/Python 3)