           SPELL=configobj
         VERSION=4.5.3
     SOURCE_HASH=sha512:1471aa3443c3a1a091209d80767a5aa9431dd34e4f927b65e47c1fe2f7f4142e29e2dc88a9944f774962dca3a2dbd90524dc776268c2c596e92f0279bc696c6c
          SOURCE=$SPELL-$VERSION.zip
   SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.voidspace.org.uk/python/configobj.html
      LICENSE[0]=BSD
         UPDATED=20070614
           SHORT="simple but powerful config file reader and writer"
cat << EOF
ConfigObj is a simple but powerful config file reader and writer: an ini 
file round tripper. Its main feature is that it is very easy to use, 
with a straightforward programmer's interface and a simple syntax for 
config files
EOF
