1 |
- {"classifiers": ["Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython"], "extensions": {"python.commands": {"wrap_console": {"hyper": "hyper.cli:main"}}, "python.details": {"contacts": [{"email": "cory@lukasa.co.uk", "name": "Cory Benfield", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://hyper.rtfd.org"}}, "python.exports": {"console_scripts": {"hyper": "hyper.cli:main"}}}, "extras": ["fast"], "generator": "bdist_wheel (0.30.0.a0)", "license": "MIT License", "metadata_version": "2.0", "name": "hyper", "run_requires": [{"requires": ["h2 (<3.0,>=2.4)", "hyperframe (>=3.2,<4.0)"]}, {"extra": "fast", "requires": ["pycohttpparser"]}, {"environment": "platform_python_implementation == \"PyPy\" and python_full_version < \"2.7.9\"", "requires": ["cryptography (<1.0)"]}, {"environment": "python_full_version < \"2.7.9\"", "requires": ["pyOpenSSL (>=0.15)", "service-identity (>=14.0.0)"]}], "summary": "HTTP/2 Client for Python", "test_requires": [{"requires": ["mock", "pytest", "requests"]}], "version": "0.7.0"}
|