Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / zope.interface   python

Repository URL to install this package:

/ metadata.json

{"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.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Framework :: Zope :: 3", "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.30.0)", "keywords": ["interface", "components", "plugins"], "license": "ZPL 2.1", "metadata_version": "2.0", "name": "zope.interface", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "run_requires": [{"extra": "docs", "requires": ["Sphinx", "repoze.sphinx.autointerface"]}, {"extra": "test", "requires": ["coverage (>=5.0.3)", "zope.event", "zope.testing"]}, {"extra": "testing", "requires": ["coverage (>=5.0.3)", "zope.event", "zope.testing"]}, {"requires": ["setuptools"]}], "summary": "Interfaces for Python", "test_requires": [{"requires": ["coverage (>=5.0.3)", "zope.event", "zope.testing"]}], "version": "5.1.0"}