metadata.json 1.5 KB

1
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python", "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", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Zope3", "Topic :: Software Development :: Libraries :: Python Modules"], "extensions": {"python.details": {"contacts": [{"email": "zope-dev@zope.org", "name": "Zope Foundation and Contributors", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst", "license": "LICENSE.txt"}, "project_urls": {"Home": "https://github.com/zopefoundation/zope.interface"}}}, "extras": ["docs", "test", "testing"], "generator": "bdist_wheel (0.29.0)", "keywords": ["interface", "components", "plugins"], "license": "ZPL 2.1", "metadata_version": "2.0", "name": "zope.interface", "run_requires": [{"extra": "docs", "requires": ["Sphinx", "repoze.sphinx.autointerface"]}, {"extra": "testing", "requires": ["coverage", "nose", "zope.event"]}, {"requires": ["setuptools"]}, {"extra": "test", "requires": ["zope.event"]}], "summary": "Interfaces for Python", "test_requires": [{"requires": ["zope.event"]}], "version": "4.4.2"}