           SPELL=gmpy2
         VERSION=2.0.8
          SOURCE="$SPELL-$VERSION.zip"
   SOURCE_URL[0]=https://pypi.python.org/packages/90/f4/9a2e384b325b69bc5827b9a6510a8fb4a51698c915c06a3f25a86458892a/$SOURCE
     SOURCE_HASH=sha512:090f449641f378c73eb166831b1d956c6cee3da83e42fde8741f18aa0fa687e37927fc3b045d4b35e3a3b75570e6b1074150d8bc29d16119ab5c717bcfcf9fb4
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://pypi.python.org/pypi/gmpy2"
      LICENSE[0]="GPLv3+"
         ENTERED=20190927
        KEYWORDS=""
           SHORT="GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x"
cat << EOF
gmpy2 is a C-coded Python extension module that supports multiple-precision
arithmetic. In addition to supporting GMP or MPIR for multiple-precision
integer and rational arithmetic, gmpy2 adds support for the MPFR (correctly
rounded real floating-point arithmetic) and MPC (correctly rounded complex
floating-point arithmetic) libraries.
EOF
