           SPELL=configobj
         VERSION=4.7.1
     SOURCE_HASH=sha512:5aeaf43dabc4d0d632d82183f665ac1e3f14dbc97b00d0746665adf48a072fd8979a32118da8c17a56b61e210e568d5f0e5f1d08d5288be2a7bd873c1b15156a
          SOURCE=$SPELL-$VERSION.zip
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$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
