           SPELL=pari
         VERSION=2.5.0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://${SPELL}.math.u-bordeaux.fr/pub/${SPELL}/unix/${SOURCE}
     SOURCE_HASH=sha512:701abdf4d65bcaeac9bdd314b1fc24a59de9ee1874b9abba5761cb88bb871c18d108a99cf1cbf9a357ac192196c043592e0e5d1645689d5a6f85afbfa7a9096f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://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
