           SPELL=configobj
         VERSION=4.7.0
     SOURCE_HASH=sha512:f8db71f80400f47093561ee29bb58a6d0961deab7a5c5be6636680cd3265ac859187f72c36262a0f351ce1fbe0f5c26f158281c790d3f3f3826b8eeeea4507c2
          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
