           SPELL=pyrex
         VERSION=0.9.8.5
     SOURCE_HASH=sha512:bda0efb92850d04a5475fbef9c93e0a9ff44f905c090b56a73a2956a5894dc5d229492f38ef28e78a903b0f0b650e9d6c2eb1cda99d3c7b9612ec2aa602acc95
          SOURCE=Pyrex-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Pyrex-$VERSION
   SOURCE_URL[0]=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/$SOURCE
        WEB_SITE=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
         ENTERED=20040527
      LICENSE[0]=GPL
        KEYWORDS="python devel"
           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
