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:
Yegor Yefremov
2017-01-17 11:17:23 +01:00
committed by Thomas Petazzoni
parent 38a7c36c4d
commit b949eb5448
4 changed files with 25 additions and 0 deletions

View 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