Metadata-Version: 2.1
Name: jschon-shamelessdowngrade
Version: 0.7.0
Summary: A shameless downgrade of a pythonic, extensible JSON Schema implementation.
Home-page: https://github.com/jdewells/jschon
Author-email: jdewells25@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: ~=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: rfc3986
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: hypothesis ; extra == 'dev'
Requires-Dist: pytest-benchmark ; extra == 'dev'
Provides-Extra: doc
Requires-Dist: sphinx ; extra == 'doc'
Requires-Dist: sphinx-rtd-theme ; extra == 'doc'
Provides-Extra: test
Requires-Dist: tox ; extra == 'test'

# jschon-shamelessdowngrade

A fork of [marksparkza's](https://github.com/marksparkza) excellent [jschon](https://github.com/marksparkza/jschon), shamelessly downgraded to get Python 3.6 compatibility.

Enormous numbers of walrus operators were senselessly slaughtered so that we didn't have to make our ElasticBeanstalk apps work in Amazon Linux 2.


