| 1 |
- {"classifiers": ["Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Utilities", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Internet :: WWW/HTTP :: WSGI :: Server", "Topic :: Internet :: WWW/HTTP :: Dynamic Content"], "extensions": {"python.commands": {"wrap_console": {"gunicorn": "gunicorn.app.wsgiapp:run", "gunicorn_paster": "gunicorn.app.pasterapp:run"}}, "python.details": {"contacts": [{"email": "benoitc@e-engura.com", "name": "Benoit Chesneau", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "http://gunicorn.org"}}, "python.exports": {"console_scripts": {"gunicorn": "gunicorn.app.wsgiapp:run", "gunicorn_paster": "gunicorn.app.pasterapp:run"}, "paste.server_runner": {"main": "gunicorn.app.pasterapp:paste_server"}}}, "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "gunicorn", "summary": "WSGI HTTP Server for UNIX", "test_requires": [{"requires": ["pytest (==3.0.5)", "pytest-cov (==2.4.0)"]}], "version": "19.7.1"}
|