summaryrefslogtreecommitdiffstats
path: root/academic/mpmath
diff options
context:
space:
mode:
author B. Watson2016-11-14 19:08:28 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit3b51fb2e97bf5fd06d000b38e3a3e90963c78ab2 (patch)
tree175bddb44d0168c58c88d492ab4e9037a92a8692 /academic/mpmath
parentfd7418f959c195df261b098577f0796ba4ef3714 (diff)
downloadslackbuilds-3b51fb2e97bf5fd06d000b38e3a3e90963c78ab2.tar.gz
academic/mpmath: Fix README.
Diffstat (limited to 'academic/mpmath')
-rw-r--r--academic/mpmath/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/academic/mpmath/README b/academic/mpmath/README
index 7084c9303a..36d9586af4 100644
--- a/academic/mpmath/README
+++ b/academic/mpmath/README
@@ -1,2 +1,3 @@
-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.
+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.