kumquat-buildroot/package/python-referencing/Config.in
James Hilliard 2a36024a63 package/python-referencing: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2023-11-10 22:01:46 +01:00

10 lines
315 B
Plaintext

config BR2_PACKAGE_PYTHON_REFERENCING
bool "python-referencing"
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS # python-rpds-py
select BR2_PACKAGE_PYTHON_ATTRS # runtime
select BR2_PACKAGE_PYTHON_RPDS_PY # runtime
help
JSON Referencing + Python.
https://github.com/python-jsonschema/referencing