1 |
- {"classifiers": ["Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.details": {"contacts": [{"email": "tobias.l.gustafsson@gmail.com", "name": "Tobias Gustafsson", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://github.com/tobgu/pyrsistent/"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "pyrsistent", "run_requires": [{"requires": ["six"]}], "summary": "Persistent/Functional/Immutable data structures", "test_requires": [{"requires": ["hypothesis (<5)", "pytest (<5)"]}], "version": "0.16.0"}
|