From e5cc5bbbb774aa405bc07589c8d5fcd68f94b2dc Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 5 May 2023 21:27:31 +0100 Subject: python/python-gmpy2: Removed. Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python-gmpy2/README | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 python/python-gmpy2/README (limited to 'python/python-gmpy2/README') diff --git a/python/python-gmpy2/README b/python/python-gmpy2/README deleted file mode 100644 index 44538874cc..0000000000 --- a/python/python-gmpy2/README +++ /dev/null @@ -1,6 +0,0 @@ -gmpy2 is an optimized, c-coded python extension module that supports -fast multiple-precision arithmetic. gmpy2 is based on the original gmpy -module. In addition to supporting gmp or mpir for multiple-precision -integer and rational arithmetic, gmpy2 adds support for the mpfr -(correctly rounded real floating-point arithmetic) and mpc (correctly -rounded complex floating-point arithmetic) libraries. -- cgit v1.2.3