           SPELL=pari
         VERSION=2.17.2
     SOURCE_HASH=sha512:3b981771fe7673470f0684351518ea88b5f71255a39ea39d72ae972dfc816d12468d81956400ec6bac1c6e191086007e696f63a342bf2e63c4ea8a2879e3fa50
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://${SPELL}.math.u-bordeaux.fr/pub/${SPELL}/unix/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://pari.math.u-bordeaux.fr/"
      LICENSE[0]=GPL
         ENTERED=20110713
           SHORT="a widely used computer algebra system"
cat << EOF
PARI/GP is a widely used computer algebra system designed for fast computations
in number theory (factorizations, algebraic number theory, elliptic curves...),
but also contains a large number of other useful functions to compute with
mathematical entities such as matrices, polynomials, power series, algebraic
numbers etc., and a lot of transcendental functions. PARI is also available
as a C library to allow for faster computations.
EOF
