Name uwsgi
Version 2.0.7
Summary fast, self-healing application container server
Description uWSGI presents a complete stack for networked/clustered web applications,\n implementing message/object passing, caching, RPC and process management.\n It uses the uwsgi protocol for all the networking/interprocess communications.\n .\n uWSGI can be run in preforking, threaded, asynchronous/evented modes and\n supports various forms of green threads/coroutines (such as uGreen, Greenlet,\n Fiber). uWSGI provides several methods of configuration: via command line,\n via environment variables, via XML, INI, YAML configuration files, via LDAP\n and more.\n .\n On top of all this, it is designed to be fully modular. This means that\n different plugins can be used in order to add compatibility with tons of\n different technology on top of the same core.
Section base
License GPLv2+
Homepage http://projects.unbit.it/uwsgi/
Recipe file recipes-debian/uwsgi/uwsgi_debian.bb
Layer meta-debian (morty branch)
Inherits
  • debian-fix-timestamp
  • debian-multiarch
  • debian-package
  • debian-verify-version
  • distutils
  • distutils-base
  • distutils-common-base
  • pkgconfig
  • python-dir
  • pythonnative
  • setuptools
  • update-alternatives
Dependencies
  • apache2
  • curl
  • geoip
  • jansson
  • libmatheval
  • libyaml
  • lua5.1
  • openssl
  • pkgconfig-native
  • postgresql
  • python
  • python-distribute-native
  • python-native
  • tcp-wrappers
  • virtual/i586-deby-linux-compilerlibs
  • virtual/i586-deby-linux-gcc
  • virtual/libc
  • virtual/update-alternatives
  • zeromq3
PACKAGECONFIG options

Sources

git://github.com/ystk/debian-uwsgi.git

Patches

None

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
morty (Yocto Project 2.2) uwsgi 2.0.7 (this recipe)