           SPELL=configobj
         VERSION=4.4.0
     SOURCE_HASH=sha512:57174852130aebadcd99d7d65deae73d99b4f903c3b01bf7a616134053ab9c8a1f984eff0a40b4c75189ad3a2b521ae74b7d73ba588c9400e88bfcbe8215969c
          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
