summaryrefslogtreecommitdiffstats
path: root/python/python3-json5/README
diff options
context:
space:
mode:
author Isaac Yu2022-04-29 02:03:11 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:51:52 +0200
commit85759c0d0aa1b3c5932d6c464c3acddc62587f11 (patch)
treed4bb51bb1d9c2e57e54420a7c210ec79d4473517 /python/python3-json5/README
parent105af502a937dfdaf11b08e3103191c8932b9084 (diff)
downloadslackbuilds-85759c0d0aa1b3c5932d6c464c3acddc62587f11.tar.gz
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/README')
-rw-r--r--python/python3-json5/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/python3-json5/README b/python/python3-json5/README
new file mode 100644
index 0000000000..a19658280b
--- /dev/null
+++ b/python/python3-json5/README
@@ -0,0 +1 @@
+pyjson5 is a Python implementation of the JSON5 data format.