Files
fml13v01-buildroot/package/python-jsonschema/Config.in
T
2021-12-06 14:12:13 +08:00

8 lines
239 B
Plaintext

config BR2_PACKAGE_PYTHON_JSONSCHEMA
bool "python-jsonschema"
select BR2_PACKAGE_PYTHON_FUNCTOOLS32 if BR2_PACKAGE_PYTHON # runtime
help
An implementation of JSON Schema validation for Python.
http://github.com/Julian/jsonschema