           SPELL=configobj
         VERSION=4.6.0
     SOURCE_HASH=sha512:a969762259fcef865fd9dec587a0506376e6bd301850bea7c543df3b1e74e5daaeca7a928de09fccd476ace9972c051e50ba6f9312de10e841b82ea2406b6116
          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
