python-jsonschema-specifications: Add new package
authorJeffery To <jeffery.to@gmail.com>
Fri, 13 Oct 2023 18:30:53 +0000 (02:30 +0800)
committerTianling Shen <cnsztl@gmail.com>
Thu, 30 Nov 2023 04:57:27 +0000 (12:57 +0800)
commitebb69c5c17fad8a7378a68c3206f1636465a77b9
treef0a924989a7ecf9441d66e6949bf662b090d73b9
parent728aac31bb205bab208142d116b1c1d3e0f62a14
python-jsonschema-specifications: Add new package

From the README:

JSON support files from the JSON Schema Specifications (metaschemas,
vocabularies, etc.), packaged for runtime access from Python as a
referencing-based Schema Registry.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-jsonschema-specifications/Makefile [new file with mode: 0644]
lang/python/python-jsonschema-specifications/test.sh [new file with mode: 0644]