python-jsonschema: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
38a7c36c4d
commit
b949eb5448
6
package/python-jsonschema/Config.in
Normal file
6
package/python-jsonschema/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_JSONSCHEMA
|
||||
bool "python-jsonschema"
|
||||
help
|
||||
An implementation of JSON Schema validation for Python.
|
||||
|
||||
http://github.com/Julian/jsonschema
|
||||
Reference in New Issue
Block a user