Metadata-Version: 2.1
Name: compiletojsonschema
Version: 0.5.0
Summary: Compile To JSON Schema
Home-page: https://github.com/OpenDataServices/compile-to-json-schema
Author: Open Data Services
Author-email: code@opendataservices.coop
License: BSD
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7
Requires-Dist: jsonref
Requires-Dist: jsonschema
Provides-Extra: test
Requires-Dist: black (==22.10.0) ; extra == 'test'
Requires-Dist: flake8 ; extra == 'test'
Requires-Dist: isort ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'

Command-line tools and library for doing some non-standard things with JSON Schema


