          MODULE=python-scipy
         VERSION=1.16.2
          SOURCE=scipy-$VERSION.tar.gz
      SOURCE_URL=https://github.com/scipy/scipy/releases/download/v$VERSION/
      SOURCE_VFY=sha256:af029b153d243a80afb6eabe40b0a07f8e35c9adc269c019f364ad747f826a6b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/scipy-$VERSION
        WEB_SITE=http://scipy.org/
        REPLACES=scipy
         ENTERED=20130810
         UPDATED=20251021
           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
