cross/mipsel-linux-uclibc/buildroot/buildroot-2025.02.4/package/python-referencing/Config.in

11 lines
390 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
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime, with Python < 3.13
help
JSON Referencing + Python.
https://github.com/python-jsonschema/referencing