summaryrefslogtreecommitdiffstats
path: root/python/python3-jsonschema/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-05-09 18:52:32 +0200
committer Willy Sudiarto Raharjo2019-05-09 18:52:32 +0200
commit010353d8ed46131e32b7b9d6845cd1cf43890031 (patch)
tree772a292743f18407e1eb14e60c2d7f4ca4ed01e7 /python/python3-jsonschema/README
parent7d34155743ccb71220a95efb6fe84c3a5090ff8f (diff)
downloadslackbuilds-010353d8ed46131e32b7b9d6845cd1cf43890031.tar.gz
python/python3-jsonschema: Added (Implementation of JSON Schema).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonschema/README')
-rw-r--r--python/python3-jsonschema/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-jsonschema/README b/python/python3-jsonschema/README
new file mode 100644
index 0000000000..3cdd5e88a8
--- /dev/null
+++ b/python/python3-jsonschema/README
@@ -0,0 +1,2 @@
+jsonschema is an implementation of JSON Schema for Python.
+(supporting Python 3).