buildroot/package/python-referencing/Config.in

10 lines
315 B
Plaintext
Raw Permalink Normal View History

2024-02-18 09:22:07 +08:00
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