2009-12-21 19:47:07 +01:00

21 lines
847 B
Plaintext

Metadata-Version: 1.0
Name: gunicorn
Version: 0.1
Summary: WSGI HTTP Server for UNIX
Home-page: http://github.com/benoitc/gunicorn
Author: Benoit Chesneau
Author-email: benoitc@e-engura.com
License: Apache License 2
Description: gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and nothing else.
This is a port of Unicorn (http://unicorn.bogomips.org/) in Python.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet,Topic :: Utilities
Classifier: Topic :: Software Development :: Libraries :: Python Modules