From 85759c0d0aa1b3c5932d6c464c3acddc62587f11 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 29 Apr 2022 01:03:11 +0100 Subject: python/python3-json5: Added (Python implementation of JSON5) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python3-json5/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 python/python3-json5/README (limited to 'python/python3-json5/README') 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. -- cgit v1.2.3