deb_control_files:
- control
- md5sums
- postinst
- postrm
deb_fields:
Architecture: all
Conflicts: gunicorn3
Depends: python3-gunicorn (= 20.1.0-6+deb12u1), python3:any
Description: |-
Event-based HTTP/WSGI server
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
or sleepy applications. That is to say; behind a buffering front-end server
such as nginx or lighttpd.
.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous
long-polling ("Comet") connections.
* Process management: Gunicorn reaps and restarts workers that die.
* Easy integration with Django and Paster compatible applications (Pylons,
TurboGears 2, etc.
* Load balancing via pre-fork and a shared socket
* Graceful worker process restarts
* Upgrading without losing connections
* Decode chunked transfers on-the-fly, allowing upload progress notifications
or stream-based protocols over HTTP
Homepage: https://gunicorn.org/
Installed-Size: '29'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: gunicorn
Priority: optional
Provides: gunicorn3, httpd-wsgi3
Replaces: gunicorn3
Section: httpd
Suggests: python3-pastedeploy, python3-setproctitle, python3-tornado
Version: 20.1.0-6+deb12u1
srcpkg_name: gunicorn
srcpkg_version: 20.1.0-6+deb12u1