1 |
- {"classifiers": ["Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Programming Language :: Python :: 2", "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 :: 3.6"], "extensions": {"python.details": {"contacts": [{"email": "cryptography-dev@python.org", "name": "The PyNaCl developers", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/pyca/pynacl/"}}}, "extras": ["tests"], "generator": "bdist_wheel (0.29.0)", "license": "Apache License 2.0", "metadata_version": "2.0", "name": "PyNaCl", "run_requires": [{"requires": ["cffi (>=1.4.1)", "six"]}, {"extra": "tests", "requires": ["pytest"]}], "summary": "Python binding to the Networking and Cryptography (NaCl) library", "test_requires": [{"requires": ["pytest"]}], "version": "1.1.2"}
|