diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-04-29 01:03:11 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:52 +0700 |
| commit | 85759c0d0aa1b3c5932d6c464c3acddc62587f11 (patch) | |
| tree | d4bb51bb1d9c2e57e54420a7c210ec79d4473517 /python/python3-json5/python3-json5.info | |
| parent | 105af502a937dfdaf11b08e3103191c8932b9084 (diff) | |
python/python3-json5: Added (Python implementation of JSON5)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-json5/python3-json5.info')
| -rw-r--r-- | python/python3-json5/python3-json5.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-json5/python3-json5.info b/python/python3-json5/python3-json5.info new file mode 100644 index 0000000000..b465443ebe --- /dev/null +++ b/python/python3-json5/python3-json5.info @@ -0,0 +1,10 @@ +PRGNAM="python3-json5" +VERSION="0.9.6" +HOMEPAGE="https://pypi.org/project/json5/" +DOWNLOAD="https://files.pythonhosted.org/packages/source/j/json5/json5-0.9.6.tar.gz" +MD5SUM="7557431d6579237d200aad0c68faaf10" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |
