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/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-sortedcontainers/README (limited to 'python/python3-sortedcontainers/README') diff --git a/python/python3-sortedcontainers/README b/python/python3-sortedcontainers/README new file mode 100644 index 0000000000..be2490ab78 --- /dev/null +++ b/python/python3-sortedcontainers/README @@ -0,0 +1,2 @@ +Sorted Containers is an Apache2 licensed sorted collections library, +written in pure-Python, and fast as C-extensions. -- cgit v1.2.3-80-g2a13