Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
cryptography / metadata.json
Size: Mime:
{"classifiers": ["Development Status :: 5 - Production/Stable", "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.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Security :: Cryptography"], "extensions": {"python.details": {"contacts": [{"email": "cryptography-dev@python.org", "name": "The cryptography developers", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/pyca/cryptography"}}}, "extras": ["docs", "docstest", "pep8test", "test"], "generator": "bdist_wheel (0.30.0)", "license": "BSD or Apache License, Version 2.0", "metadata_version": "2.0", "name": "cryptography", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "run_requires": [{"requires": ["asn1crypto (>=0.21.0)", "cffi (!=1.11.3,>=1.7)", "idna (>=2.1)", "six (>=1.4.1)"]}, {"extra": "test", "requires": ["cryptography-vectors (==2.3.1)", "hypothesis (>=1.11.4)", "iso8601", "pretend", "pytest (!=3.3.0,>=3.2.1)", "pytz"]}, {"extra": "docstest", "requires": ["doc8", "pyenchant (>=1.6.11)", "readme-renderer (>=16.0)", "sphinxcontrib-spelling (>=4.0.1)"]}, {"extra": "pep8test", "requires": ["flake8-import-order", "flake8", "pep8-naming"]}, {"extra": "docs", "requires": ["sphinx (>=1.6.5)", "sphinx-rtd-theme"]}, {"environment": "python_version < '3'", "requires": ["enum34", "ipaddress"]}], "summary": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.", "test_requires": [{"requires": ["cryptography-vectors (==2.3.1)", "hypothesis (>=1.11.4)", "iso8601", "pretend", "pytest (!=3.3.0,>=3.2.1)", "pytz"]}], "version": "2.3.1"}