{"license": "BSD or Apache License, Version 2.0", "name": "cryptography", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "test_requires": [{"requires": ["pytest", "pretend", "iso8601", "pyasn1-modules", "hypothesis (>=1.11.4)", "cryptography-vectors (==1.4)"]}], "summary": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.", "run_requires": [{"requires": ["doc8", "pyenchant", "readme-renderer", "sphinx", "sphinx-rtd-theme", "sphinxcontrib-spelling"], "extra": "docstest"}, {"requires": ["flake8", "flake8-import-order", "pep8-naming"], "extra": "pep8test"}, {"requires": ["pytest", "pretend", "iso8601", "pyasn1-modules", "hypothesis (>=1.11.4)", "cryptography-vectors (==1.4)"], "extra": "test"}, {"requires": ["idna (>=2.0)", "pyasn1 (>=0.1.8)", "six (>=1.4.1)", "setuptools (>=11.3)", "enum34", "ipaddress", "cffi (>=1.4.1)"]}], "version": "1.4", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/pyca/cryptography"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "cryptography-dev@python.org", "name": "The cryptography developers"}]}, "python.exports": {"cryptography.backends": {"openssl": "cryptography.hazmat.backends.openssl:backend"}}}, "classifiers": ["Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: POSIX :: BSD", "Operating System :: POSIX :: Linux", "Operating System :: Microsoft :: Windows", "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.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security :: Cryptography"], "extras": ["docstest", "pep8test", "test"]}