           SPELL=pyrex
         VERSION=0.9.4.1
     SOURCE_HASH=sha512:09466ffa7d2d8870fcb32feca22cd64c9ec29ac3bfc8668bab52690cdd85e7f0985008c6a98f07d513399642d19dfb338662a3ecc6673d29b289e574ea958b70
          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
