gnu: python-gmpy2: Extend description.

* gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the
description.

This is a follow-up to commit 5e388a6ebb.
master
Andreas Enge 2019-02-17 22:14:08 +01:00
parent af5ead8b34
commit ec6f1a0eb9
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ but it can be used independently.")
(synopsis
"GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x")
(description
"GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x")
"This package provides a Python interface to the GNU multiprecision
libraries GMO, MPFR and MPC.")
(license license:lgpl3+)))
(define-public python2-gmpy2