You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

0 lines
1.2 KiB

4 years ago
  1. {"classifiers": ["Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT 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 :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy"], "extensions": {"python.commands": {"wrap_console": {"jsonschema": "jsonschema.cli:main"}}, "python.details": {"contacts": [{"email": "Julian@GrayVines.com", "name": "Julian Berman", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://github.com/Julian/jsonschema"}}, "python.exports": {"console_scripts": {"jsonschema": "jsonschema.cli:main"}}}, "extras": ["format"], "generator": "bdist_wheel (0.29.0)", "license": "MIT", "metadata_version": "2.0", "name": "jsonschema", "run_requires": [{"extra": "format", "requires": ["rfc3987", "strict-rfc3339", "webcolors"]}, {"environment": "python_version=='2.7'", "requires": ["functools32"]}], "summary": "An implementation of JSON Schema validation for Python", "version": "2.6.0"}