summaryrefslogtreecommitdiff
path: root/academic/mpmath/README
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-27 07:47:52 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-27 07:47:52 +0700
commita257acb67262dd9fdd72742fd700b9908eae494e (patch)
treeac4910757a41d5372703ae645ce60ba0142a86dc /academic/mpmath/README
parentf39074cd3a74e998b80ee617203d8e6aac534b3c (diff)
downloadslackbuilds-a257acb67262dd9fdd72742fd700b9908eae494e.tar.gz
python/mpmath: Moved to python.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/mpmath/README')
-rw-r--r--academic/mpmath/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/academic/mpmath/README b/academic/mpmath/README
deleted file mode 100644
index 36d9586af4..0000000000
--- a/academic/mpmath/README
+++ /dev/null
@@ -1,3 +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.