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/python3-ujson.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-ujson/python3-ujson.info (limited to 'python/python3-ujson/python3-ujson.info') diff --git a/python/python3-ujson/python3-ujson.info b/python/python3-ujson/python3-ujson.info new file mode 100644 index 0000000000..53af30f2ba --- /dev/null +++ b/python/python3-ujson/python3-ujson.info @@ -0,0 +1,10 @@ +PRGNAM="python3-ujson" +VERSION="5.7.0" +HOMEPAGE="https://github.com/ultrajson/ultrajson" +DOWNLOAD="https://files.pythonhosted.org/packages/source/u/ujson/ujson-5.7.0.tar.gz" +MD5SUM="f93bd7aa33e3e6ed41c9e3782abe7b48" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-build python3-installer wheel" +MAINTAINER="fourtysixandtwo" +EMAIL="fourtysixandtwo@sliderr.net" -- cgit v1.2.3