50872e2dbe
[Thomas: convert to the Python package infrastructure, fix license informations.] [Peter: there is no LICENSE.txt] Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
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
|