9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
|
config BR2_PACKAGE_PYTHON_JSON_SCHEMA_VALIDATOR
|
||
|
bool "python-json-schema-validator"
|
||
|
depends on BR2_PACKAGE_PYTHON
|
||
|
select BR2_PACKAGE_PYTHON_VERSIONTOOLS
|
||
|
help
|
||
|
JSON Schema Validator
|
||
|
|
||
|
https://pypi.python.org/pypi/json-schema-validator
|