From d773487ca4da31791c33cc1be6611ae2bc21b52c Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sun, 22 Jan 2023 17:40:35 +0000 Subject: python/python3-ujson: Added (C Ultra fast JSON encoder and decoder) Signed-off-by: bedlam Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-ujson/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-ujson/README (limited to 'python/python3-ujson/README') diff --git a/python/python3-ujson/README b/python/python3-ujson/README new file mode 100644 index 0000000000..8826b2d86f --- /dev/null +++ b/python/python3-ujson/README @@ -0,0 +1,4 @@ +python3-ujson (Ultra fast JSON encoder and decoder written in pure C) + +UltraJSON is an ultra fast JSON encoder and decoder written in pure C +with bindings for Python 3.7+. -- cgit v1.2.3