EVOLUTION-MANAGER
Edit File: metadata.json
{"name": "mock", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "Rolling backport of unittest.mock for all Pythons", "run_requires": [{"environment": "(python_version<\"3.3\")", "requires": ["funcsigs"]}, {"requires": ["unittest2 (>=1.1.0)"], "extra": "test"}, {"environment": "(python_version<\"3\" or python_version>=\"3.3\")", "requires": ["sphinx"], "extra": "docs"}, {"environment": "(python_version<\"3.3\" and python_version>=\"3\")", "requires": ["jinja2 (<2.7)", "Pygments (<2)", "sphinx (<1.3)"], "extra": "docs"}, {"requires": ["pbr (>=0.11)", "six (>=1.7)"]}], "version": "1.3.0", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/testing-cabal/mock"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "testing-in-python@lists.idyll.org", "name": "Testing Cabal"}]}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "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.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: Jython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing"], "extras": ["docs", "test"]}