Files
shredos.x86_64/package/python-jsonschema/Config.in
2021-11-23 23:01:30 +00: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