Metadata-Version: 2.1
Name: inspire-schemas
Version: 61.5.39
Summary: Inspire JSON schemas and utilities to use them.
Home-page: https://github.com/inspirehep/inspire-schemas
Author: CERN
Author-email: admin@inspirehep.net
License: GPLv2
Platform: any
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 1 - Planning
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: bleach>=3.2.1,~=3.0
Requires-Dist: Unidecode>=1.0.22,~=1.0
Requires-Dist: jsonschema>=2.6.0,~=2.0
Requires-Dist: isbnid
Requires-Dist: inspire-utils
Requires-Dist: isodate
Requires-Dist: pyyaml<7.0,>=6.0
Requires-Dist: pytz
Requires-Dist: rfc3987
Requires-Dist: six
Requires-Dist: scrapy
Requires-Dist: pylatexenc
Requires-Dist: bump2version<1,~=0.0; python_version == "2.7"
Requires-Dist: inspire-idutils==1.2.4; python_version == "2.7"
Requires-Dist: bump2version~=1.0; python_version >= "3"
Requires-Dist: idutils>=1.2.1,~=1.2; python_version >= "3"
Provides-Extra: dev
Requires-Dist: pre-commit==3.5.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: jsonschema2rst>=0.1.6; extra == "docs"
Requires-Dist: Sphinx; extra == "docs"
Provides-Extra: tests
Requires-Dist: check-manifest; extra == "tests"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: isort>=4.3.0,~=4.0; extra == "tests"
Requires-Dist: pytest-cache; extra == "tests"
Requires-Dist: pytest-cov==2.6.1; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-pep8; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: isbnid; extra == "tests"
Requires-Dist: deepdiff; extra == "tests"
Requires-Dist: inspire-idutils==1.2.4; python_version == "2.7" and extra == "tests"
Requires-Dist: idutils>=1.2.1,~=1.2; python_version >= "3" and extra == "tests"
Requires-Dist: unicode-string-literal>=1.1,~=1.0; python_version == "2.7" and extra == "tests"

Inspire JSON schemas and utilities to use them.
