From 391716349e52502c6d146a2715a9a436902c36e9 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 20 Feb 2023 23:28:56 +0000 Subject: python/python3-sortedcontainers: Added (Sorted collections library) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-sortedcontainers/python3-sortedcontainers.info | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 python/python3-sortedcontainers/python3-sortedcontainers.info (limited to 'python/python3-sortedcontainers/python3-sortedcontainers.info') diff --git a/python/python3-sortedcontainers/python3-sortedcontainers.info b/python/python3-sortedcontainers/python3-sortedcontainers.info new file mode 100644 index 0000000000..ee542f5bc3 --- /dev/null +++ b/python/python3-sortedcontainers/python3-sortedcontainers.info @@ -0,0 +1,10 @@ +PRGNAM="python3-sortedcontainers" +VERSION="2.4.0" +HOMEPAGE="https://grantjenks.com/docs/sortedcontainers/" +DOWNLOAD="https://github.com/grantjenks/python-sortedcontainers/archive/v2.4.0/python-sortedcontainers-2.4.0.tar.gz" +MD5SUM="11225da00795784d97bfea3a24ed009f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" -- cgit v1.2.3