diff options
Diffstat (limited to 'python/python3-jsonschema-specifications/README')
-rw-r--r-- | python/python3-jsonschema-specifications/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-jsonschema-specifications/README b/python/python3-jsonschema-specifications/README new file mode 100644 index 0000000000..65b0113d23 --- /dev/null +++ b/python/python3-jsonschema-specifications/README @@ -0,0 +1,5 @@ +python3-jsonschema-specifications (JSON support files as a registry) + +JSON support files from the JSON Schema Specifications (metaschemas, +vocabularies, etc.), packaged for runtime access from Python as a +referencing-based Schema Registry. |