kumquat-buildroot/package/python-jsonschema-specifications/Config.in
James Hilliard 94e985fdc3 package/python-jsonschema-specifications: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2023-11-10 22:01:47 +01:00

10 lines
386 B
Plaintext

config BR2_PACKAGE_PYTHON_JSONSCHEMA_SPECIFICATIONS
bool "python-jsonschema-specifications"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-referencing -> python-rpds-py
select BR2_PACKAGE_PYTHON_REFERENCING # runtime
help
The JSON Schema meta-schemas and vocabularies, exposed as a
Registry.
https://github.com/python-jsonschema/jsonschema-specifications