buildroot/package/python-jsonschema/Config.in
Yegor Yefremov b949eb5448 python-jsonschema: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-01-24 22:55:41 +13:00

7 lines
168 B
Plaintext

config BR2_PACKAGE_PYTHON_JSONSCHEMA
bool "python-jsonschema"
help
An implementation of JSON Schema validation for Python.
http://github.com/Julian/jsonschema