Metadata-Version: 2.1
Name: inspire-schemas
Version: 61.3.34
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
Requires-Dist: bleach (>=3.2.1,~=3.0)
Requires-Dist: Unidecode (>=1.0.22,~=1.0)
Requires-Dist: autosemver (==0.5.5)
Requires-Dist: jsonschema (>=2.6.0,~=2.0)
Requires-Dist: idutils
Requires-Dist: inspire-utils (>=3.0.0,~=3.0)
Requires-Dist: isodate
Requires-Dist: pyyaml
Requires-Dist: pytz
Requires-Dist: rfc3987
Requires-Dist: six
Requires-Dist: urllib3 (!=1.25.0,!=1.25.1,<1.26,>=1.21.1)
Provides-Extra: docs
Requires-Dist: jsonschema2rst (>=0.1) ; 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 (>=3.6.0,~=3.0) ; extra == 'tests'
Requires-Dist: pytest-pep8 ; extra == 'tests'
Requires-Dist: mock ; extra == 'tests'
Requires-Dist: idutils ; 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.


