           SPELL=sip
         VERSION=4.5.2
     SOURCE_HASH=sha512:361433f090755b67fffdff4af7fc9e89b436e02d6b0e0407762f810ad6f20f161b2bdfba9cbeb175725acd3afa1901e3f839d2ba891de5a93313c765f81e1d34
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.riverbankcomputing.com/Downloads/sip4/$SOURCE
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig"
      LICENSE[0]=GPL
        WEB_SITE=http://www.riverbankcomputing.co.uk/$SPELL/index.php
         ENTERED=20020721
        KEYWORDS="python libs"
           SHORT="SIP is a Python module used to create Python bindings."
cat << EOF
From the website:
SIP is a tool that makes it very easy to create Python bindings for C++
libraries. It was originally developed to create PyQt, the Python 
bindings for the Qt toolkit, but can be used to create bindings for any 
C++ library. 
EOF
