Files
buildroot/package/python-jsonschema/Config.in
2019-09-25 20:52:32 -03: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