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/README | |
| 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/README')
| -rw-r--r-- | python/python3-json5/README | 1 |
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. |
