<email>rafaelmartins@gentoo.org</email>
<name>Rafael G. Martins</name>
</maintainer>
- <longdescription lang="en">Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
- pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
- server is broadly compatible with various web frameworks, simply
- implemented, light on server resources, and fairly speedy. </longdescription>
+ <longdescription lang="en">
+ Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a
+ pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn
+ server is broadly compatible with various web frameworks, simply
+ implemented, light on server resources, and fairly speedy.
+ </longdescription>
<upstream>
<remote-id type="pypi">gunicorn</remote-id>
<remote-id type="github">benoitc/gunicorn</remote-id>