summaryrefslogtreecommitdiffstats
path: root/package/python-json-schema-validator/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-json-schema-validator/Config.in')
-rw-r--r--package/python-json-schema-validator/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-json-schema-validator/Config.in b/package/python-json-schema-validator/Config.in
new file mode 100644
index 0000000000..6ae1eb162a
--- /dev/null
+++ b/package/python-json-schema-validator/Config.in
@@ -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
OpenPOWER on IntegriCloud