diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-05-09 23:52:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-09 23:52:32 +0700 |
commit | 010353d8ed46131e32b7b9d6845cd1cf43890031 (patch) | |
tree | 772a292743f18407e1eb14e60c2d7f4ca4ed01e7 /python/python3-jsonschema/python3-jsonschema.info | |
parent | 7d34155743ccb71220a95efb6fe84c3a5090ff8f (diff) |
python/python3-jsonschema: Added (Implementation of JSON Schema).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonschema/python3-jsonschema.info')
-rw-r--r-- | python/python3-jsonschema/python3-jsonschema.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-jsonschema/python3-jsonschema.info b/python/python3-jsonschema/python3-jsonschema.info new file mode 100644 index 000000000000..8f58861e7148 --- /dev/null +++ b/python/python3-jsonschema/python3-jsonschema.info @@ -0,0 +1,10 @@ +PRGNAM="python3-jsonschema" +VERSION="2.5.1" +HOMEPAGE="https://github.com/Julian/jsonschema" +DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.1.tar.gz" +MD5SUM="374e848fdb69a3ce8b7e778b47c30640" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |