aboutsummaryrefslogtreecommitdiff
path: root/python/python3-mpmath/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-13 08:16:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-13 08:16:09 +0700
commitbeb32a9b4fb88a133c55af1a7874dec07ba85228 (patch)
treea14a0a7f4259844ce1d0567f0817c529d28df3d6 /python/python3-mpmath/README
parent4583a89a4c9d1b345f7bafa46d397160d9d9006f (diff)
python/python3-mpmath: Removed (Replaced by python-mpmath).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-mpmath/README')
-rw-r--r--python/python3-mpmath/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/python3-mpmath/README b/python/python3-mpmath/README
deleted file mode 100644
index 84808f855a..0000000000
--- a/python/python3-mpmath/README
+++ /dev/null
@@ -1,9 +0,0 @@
-mpmath is a free (BSD licensed) Python library for real and complex
-floating-point arithmetic with arbitrary precision. It has been
-developed by Fredrik Johansson since 2007, with help from many
-contributors.
-
-This is the python3 version of mpmath and it can coexist with SBo's
-mpmath package.
-
-python-gmpy2 is an optional runtime dependency.