# Generated by makepkg 6.0.2
# using fakeroot version 1.32
pkgname = gunicorn
pkgbase = gunicorn
pkgver = 20.1.0-10
pkgdesc = WSGI HTTP Server for UNIX
url = https://gunicorn.org/
builddate = 1689214287
packager = Felix Yan <felixonmars@archlinux.org>
size = 1008960
arch = any
license = MIT
depend = python
optdepend = python-eventlet: For asynchronous request handling with eventlet.
optdepend = python-gevent: For asynchronous request handling with gevent.
optdepend = python-tornado: For asynchronous request handling with tornado.
optdepend = python-setproctitle: For process renaming.
checkdepend = python-aiohttp
checkdepend = python-coverage
checkdepend = python-pytest
checkdepend = python-pytest-cov
checkdepend = python-eventlet
checkdepend = python-gevent
checkdepend = python-six
