           SPELL=rpy
         VERSION=0.4.6
     SOURCE_HASH='sha512:7578d19215ed722725fb76cc9ff4fbc6e93ab08fd267177f22a41d68f2fbfc7be7fae0acfb706c1514764d958fbe3e0b072d14931d65ff6fddcbdb19a4f76615'
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://rpy.sourceforge.net/
         UPDATED=20051226
        KEYWORDS="python devel"
           SHORT='RPy is a Python interface to the R Programming Language'
cat << EOF
RPy is a very simple, yet robust, Python interface to the R Programming
Language. It can manage all kinds of R objects and can execute arbitrary R
functions (including the graphic functions).
EOF
