python-json-schema-validator: new package
[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>
This commit is contained in:
committed by
Peter Korsgaard
parent
b973f3bb2c
commit
50872e2dbe
8
package/python-json-schema-validator/Config.in
Normal file
8
package/python-json-schema-validator/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
Reference in New Issue
Block a user