          MODULE=python2-scipy
         VERSION=1.0.1
          SOURCE=scipy-$VERSION.tar.xz
      SOURCE_URL=https://github.com/scipy/scipy/releases/download/v$VERSION/
      SOURCE_VFY=sha256:0c7625eef0363df0759cd616c02ea8689dbc40e82208057682446bba02e727c4
SOURCE_DIRECTORY=$BUILD_DIRECTORY/scipy-$VERSION
        WEB_SITE=http://scipy.org/
            TYPE=python2
         ENTERED=20130810
         UPDATED=20190709
           SHORT="Fundamental python library for scientific computing"

cat << EOF
The SciPy library is one of the core packages that make up the SciPy stack. It
provides many user-friendly and efficient numerical routines such as routines
for numerical integration and optimization.
EOF
