mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
1 line
No EOL
2 KiB
JSON
1 line
No EOL
2 KiB
JSON
{"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.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "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": ["docstest", "pep8test", "test"], "generator": "bdist_wheel (0.29.0)", "license": "BSD or Apache License, Version 2.0", "metadata_version": "2.0", "name": "cryptography", "run_requires": [{"requires": ["asn1crypto (>=0.21.0)", "cffi (>=1.7)", "enum34", "idna (>=2.1)", "ipaddress", "six (>=1.4.1)"]}, {"extra": "test", "requires": ["cryptography-vectors (==2.0.2)", "hypothesis (>=1.11.4)", "iso8601", "pretend", "pytest (>=2.9.0)", "pytz"]}, {"extra": "docstest", "requires": ["doc8", "pyenchant", "readme-renderer (>=16.0)", "sphinx (!=1.6.3,!=1.6.1,!=1.6.2)", "sphinx-rtd-theme", "sphinxcontrib-spelling"]}, {"extra": "pep8test", "requires": ["flake8-import-order", "flake8", "pep8-naming"]}], "summary": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.", "test_requires": [{"requires": ["cryptography-vectors (==2.0.2)", "hypothesis (>=1.11.4)", "iso8601", "pretend", "pytest (>=2.9.0)", "pytz"]}], "version": "2.0.2"} |