aboutsummaryrefslogtreecommitdiff
path: root/python/python3-ujson/python3-ujson.info
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-01-22 17:40:35 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:20:04 +0700
commitd773487ca4da31791c33cc1be6611ae2bc21b52c (patch)
tree7c8bc1123e53ec3d131c4e68b8c338aae06a9b31 /python/python3-ujson/python3-ujson.info
parenta2bc9aae43145f95a5e00fa92366806de57a72d5 (diff)
python/python3-ujson: Added (C Ultra fast JSON encoder and decoder)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ujson/python3-ujson.info')
-rw-r--r--python/python3-ujson/python3-ujson.info10
1 files changed, 10 insertions, 0 deletions
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"