summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 04:16:38 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:37:55 -0400
commit44446ef483256493a7c2f3563c5750969b7cdc44 (patch)
tree1d89b439bd1cd13c3e9ab3ced5a61fef71e9a4c6 /python
parent2098d11a457237b6c34fe5289694a9b653dd7729 (diff)
downloadslackbuilds-44446ef483256493a7c2f3563c5750969b7cdc44.tar.gz
python/mpmath: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/mpmath/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/python/mpmath/README b/python/mpmath/README
index 36d9586af4..f855d42339 100644
--- a/python/mpmath/README
+++ b/python/mpmath/README
@@ -1,3 +1,4 @@
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.
+floating-point arithmetic with arbitrary precision. It has been
+developed by Fredrik Johansson since 2007, with help from many
+contributors.