uwsgi 1.9.13-4build1 source package in Ubuntu
Changelog
uwsgi (1.9.13-4build1) saucy; urgency=low * Rebuild for PHP 5.5. -- Colin Watson <email address hidden> Tue, 16 Jul 2013 01:48:11 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Janos Guljas
- Architectures:
- any all
- Section:
- web
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
uwsgi_1.9.13.orig.tar.gz | 631.3 KiB | ac1532698493b117d1b95b0d0bab2113088fc3f0f23a765ddb59504bece3c26e |
uwsgi_1.9.13-4build1.debian.tar.gz | 41.9 KiB | 773eabfc1dc094e63f96f353898440c3f48e4f91f7123e3ae998fd1fc7104d8d |
uwsgi_1.9.13-4build1.dsc | 5.0 KiB | a8e051d7daefa5d26caea8a34f76a81647f992dce1775b2ff26ab0f4384f6efd |
Available diffs
- diff from 1.2.3+dfsg-5build3 to 1.9.13-4build1 (771.6 KiB)
- diff from 1.9.13-4 (in Debian) to 1.9.13-4build1 (342 bytes)
Binary packages built by this source
- libapache2-mod-proxy-uwsgi: No summary available for libapache2-mod-proxy-uwsgi in ubuntu saucy.
No description available for libapache2-
mod-proxy- uwsgi in ubuntu saucy.
- libapache2-mod-proxy-uwsgi-dbg: No summary available for libapache2-mod-proxy-uwsgi-dbg in ubuntu saucy.
No description available for libapache2-
mod-proxy- uwsgi-dbg in ubuntu saucy.
- libapache2-mod-ruwsgi: No summary available for libapache2-mod-ruwsgi in ubuntu saucy.
No description available for libapache2-
mod-ruwsgi in ubuntu saucy.
- 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: No summary available for libapache2-mod-uwsgi-dbg in ubuntu saucy.
No description available for libapache2-
mod-uwsgi- dbg in ubuntu saucy.
- python-uwsgidecorators: No summary available for python-uwsgidecorators in ubuntu saucy.
No description available for python-
uwsgidecorators in ubuntu saucy.
- python3-uwsgidecorators: module of decorators for elegant access to uWSGI API (Python 3)
uwsgidecorators is a simple Python module that exports a bunch of decorators
to allow a more elegant approach to uWSGI API. Provided decorators helps with
creating of RPC functions, timers, filemonitors.
.
This package provides uwsgidecorators module, accessible from Python 3.X
runtime.
.
uwsgidecorators module doesn't targeted at Python 3 officially, so some
decorators may not work or work improperly.
- 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 saucy.
No description available for uwsgi-app-
integration- plugins in ubuntu saucy.
- uwsgi-core: fast, self-healing application container server (core)
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 provides:
* executable uWSGI core binary (built without any embedded plugins)
* uWSGI usage examples
* uWSGI test suite
* plugins that do not require additional dependencies:
- admin
- alarm_speech
- cache
- carbon
- cgi
- cheaper_backlog2
- cheaper_busyness
- clock_monothonic
- clock_realtime
- corerouter
- coroae
- echo
- emperor_amqp
- emperor_zeromq (on supported architectures)
- fastrouter
- http
- logfile
- logfile
- logsocket
- nagios
- notfound
- pam
- ping
- rawrouter
- redislog
- router_basicauth
- router_cache
- router_http
- router_memcached
- router_redirect
- router_rewrite
- router_static
- router_uwsgi
- rpc
- rrdtool
- rsyslog
- signal
- spooler
- ssi
- sslrouter
- stats_pusher_statsd
- symcall
- syslog
- transformation_gzip
- transformation_tofile
- transformation_toupper
- ugreen
- zergpool
- uwsgi-dbg: No summary available for uwsgi-dbg in ubuntu saucy.
No description available for uwsgi-dbg in ubuntu saucy.
- uwsgi-emperor: fast, self-healing application container server (emperor scripts)
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 Emperor daemon with options defined in
custom user-created configuration files
* basic configuration for running uWSGI Emperor daemon
- uwsgi-extra: fast, self-healing application container server (extra files)
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
.
This package provides extra files from uWSGI distribution.
- uwsgi-infrastructure-plugins: No summary available for uwsgi-infrastructure-plugins in ubuntu saucy.
No description available for uwsgi-infrastru
cture-plugins in ubuntu saucy.
- 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 saucy.
No description available for uwsgi-plugin-
curl-cron in ubuntu saucy.
- uwsgi-plugin-emperor-pg: No summary available for uwsgi-plugin-emperor-pg in ubuntu saucy.
No description available for uwsgi-plugin-
emperor- pg in ubuntu saucy.
- uwsgi-plugin-erlang: No summary available for uwsgi-plugin-erlang in ubuntu saucy.
No description available for uwsgi-plugin-erlang in ubuntu saucy.
- uwsgi-plugin-fiber: No summary available for uwsgi-plugin-fiber in ubuntu saucy.
No description available for uwsgi-plugin-fiber in ubuntu saucy.
- uwsgi-plugin-geoip: GeoIP 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 geoip plugin for uWSGI.
- uwsgi-plugin-graylog2: No summary available for uwsgi-plugin-graylog2 in ubuntu saucy.
No description available for uwsgi-plugin-
graylog2 in ubuntu saucy.
- uwsgi-plugin-greenlet-python: No summary available for uwsgi-plugin-greenlet-python in ubuntu saucy.
No description available for uwsgi-plugin-
greenlet- python in ubuntu saucy.
- uwsgi-plugin-jvm-openjdk-6: No summary available for uwsgi-plugin-jvm-openjdk-6 in ubuntu saucy.
No description available for uwsgi-plugin-
jvm-openjdk- 6 in ubuntu saucy.
- 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: No summary available for uwsgi-plugin-jwsgi-openjdk-7 in ubuntu saucy.
No description available for uwsgi-plugin-
jwsgi-openjdk- 7 in ubuntu saucy.
- 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: Lua WSAPI plugin for uWSGI (Lua 5.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 Lua WSAPI plugin for uWSGI (linked with Lua 5.1
runtime).
- uwsgi-plugin-php: No summary available for uwsgi-plugin-php in ubuntu saucy.
No description available for uwsgi-plugin-php in ubuntu saucy.
- uwsgi-plugin-psgi: No summary available for uwsgi-plugin-psgi in ubuntu saucy.
No description available for uwsgi-plugin-psgi in ubuntu saucy.
- uwsgi-plugin-pyerl-python: No summary available for uwsgi-plugin-pyerl-python in ubuntu saucy.
No description available for uwsgi-plugin-
pyerl-python in ubuntu saucy.
- uwsgi-plugin-pyerl-python3: pyerl plugin for uWSGI (Python 3)
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 pyerl plugin for uWSGI with Python 3 WSGI plugin.
- uwsgi-plugin-python: No summary available for uwsgi-plugin-python in ubuntu saucy.
No description available for uwsgi-plugin-python in ubuntu saucy.
- uwsgi-plugin-python3: No summary available for uwsgi-plugin-python3 in ubuntu saucy.
No description available for uwsgi-plugin-
python3 in ubuntu saucy.
- uwsgi-plugin-rack-ruby1.8: No summary available for uwsgi-plugin-rack-ruby1.8 in ubuntu saucy.
No description available for uwsgi-plugin-
rack-ruby1. 8 in ubuntu saucy.
- uwsgi-plugin-rack-ruby1.9.1: No summary available for uwsgi-plugin-rack-ruby1.9.1 in ubuntu saucy.
No description available for uwsgi-plugin-
rack-ruby1. 9.1 in ubuntu saucy.
- uwsgi-plugin-router-access: No summary available for uwsgi-plugin-router-access in ubuntu saucy.
No description available for uwsgi-plugin-
router- access in ubuntu saucy.
- uwsgi-plugin-sqlite3: No summary available for uwsgi-plugin-sqlite3 in ubuntu saucy.
No description available for uwsgi-plugin-
sqlite3 in ubuntu saucy.
- uwsgi-plugin-v8: No summary available for uwsgi-plugin-v8 in ubuntu saucy.
No description available for uwsgi-plugin-v8 in ubuntu saucy.
- uwsgi-plugin-xslt: No summary available for uwsgi-plugin-xslt in ubuntu saucy.
No description available for uwsgi-plugin-xslt in ubuntu saucy.
- uwsgi-plugins-all: No summary available for uwsgi-plugins-all in ubuntu saucy.
No description available for uwsgi-plugins-all in ubuntu saucy.