          MODULE=cython2
         VERSION=0.29.32
          SOURCE=Cython-$VERSION.tar.gz
      SOURCE_URL=https://pypi.io/packages/source/C/Cython/
      SOURCE_VFY=sha256:8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Cython-$VERSION
        WEB_SITE=http://cython.org/
         ENTERED=20120724
         UPDATED=20230112
        REPLACES=Cython
           SHORT="C extensions for Python"

cat << EOF
Cython is a language that makes writing C extensions for the Python language as
easy as python2 itself. It is based on the well-known Pyrex, but supports more
cutting edge functionality and optimizations.
EOF
