           SPELL=sip
         VERSION=4.7.5
     SOURCE_HASH=sha512:2b840d68e22e9abfe5933f28f32c649b91296c7d06a48795103d404ac435af286a54974358a191d55a16fb322937da9e1a0b679c12da98a2f272dd1d08ba9826
             URI=sip4
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.riverbankcomputing.co.uk/static/Downloads/$URI/$SOURCE
      LICENSE[0]=GPL
        WEB_SITE=http://www.riverbankcomputing.co.uk/software/$SPELL
         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
