{"classifiers": ["Development Status :: 5 - Production/Stable", "Framework :: Pytest", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "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 :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Testing", "Topic :: Utilities"], "extensions": {"python.commands": {"wrap_console": {}}, "python.details": {"contacts": [{"email": "marc.schlaich@gmail.com", "name": "Marc Schlaich", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/pytest-dev/pytest-cov"}}, "python.exports": {"console_scripts": {}, "pytest11": {"pytest_cov": "pytest_cov.plugin"}}}, "extras": [], "generator": "bdist_wheel (0.29.0)", "keywords": ["cover", "coverage", "pytest", "py.test", "distributed", "parallel"], "license": "MIT", "metadata_version": "2.0", "name": "pytest-cov", "run_requires": [{"requires": ["coverage (>=3.7.1)", "pytest (>=2.6.0)"]}], "summary": "Pytest plugin for measuring coverage.", "version": "2.5.1"}