           SPELL=pyrex
         VERSION=0.9.9
     SOURCE_HASH=sha512:724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b
          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
