1 |
- {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Operating System :: Unix", "Operating System :: POSIX", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "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 :: Software Development :: Testing"], "description_content_type": "UNKNOWN", "extensions": {"python.details": {"contacts": [{"email": "david@drmaciver.com", "name": "David R. MacIver", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "https://github.com/HypothesisWorks/hypothesis-python"}}, "python.exports": {"pytest11": {"hypothesispytest": "hypothesis.extra.pytestplugin"}}}, "extras": ["all", "datetime", "django", "fakefactory", "faker", "numpy", "pytest", "pytz"], "generator": "bdist_wheel (0.30.0)", "license": "MPL v2", "metadata_version": "2.0", "name": "hypothesis", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "run_requires": [{"extra": "all", "requires": ["Faker (>=0.7)", "Faker (>=0.7)", "django (<2,>=1.8)", "numpy (>=1.9.0)", "pytest (>=2.8.0)", "pytz", "pytz", "pytz"]}, {"extra": "fakefactory", "requires": ["Faker (>=0.7)"]}, {"extra": "faker", "requires": ["Faker (>=0.7)"]}, {"requires": ["attrs", "coverage", "enum34"]}, {"extra": "django", "requires": ["django (<2,>=1.8)", "pytz"]}, {"extra": "numpy", "requires": ["numpy (>=1.9.0)"]}, {"extra": "pytest", "requires": ["pytest (>=2.8.0)"]}, {"extra": "datetime", "requires": ["pytz"]}, {"extra": "pytz", "requires": ["pytz"]}, {"environment": "python_version == '2.7'", "requires": ["enum34"]}], "summary": "A library for property based testing", "version": "3.44.6"}
|