           SPELL=pyrex
         VERSION=0.9.3
          SOURCE=Pyrex-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pyrex-$VERSION
SOURCE_URL[0]=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/$SOURCE
          MD5[0]='ccb850f653f7c3454fb24d845a40730e'
        WEB_SITE=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
         ENTERED=20040527
         UPDATED=20041215
      LICENSE[0]=GPL
       BUILD_API=2
           SHORT="A language for writing Python extension modules"
cat << EOF
Pyrex lets you write code that mixes Python and C data types any 
way you want, and compiles it into a C extension for Python.
EOF
