           SPELL=libcfg+
         VERSION=0.6.2
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
#  SOURCE_URL[0]=http://platon.sk/projects/download.php?id=57
   SOURCE_URL[0]=http://platon.sk/upload/_projects/00003/$SOURCE
        WEB_SITE=http://opensource.platon.sk/projects/main_page.php?project_id=3
     SOURCE_HASH=sha512:9fbdd22ab405dcf330d39cee5f1c4b80344feaa55b5cefa592dd2c0fd0b16a571d05df4e42ad2915dfacd2f1a586b8a893def450fc7ba0e6516eb07cdee0a0fd
      LICENSE[0]=GPL
         ENTERED=20051005
        KEYWORDS="libs"
           SHORT="command line and configuration file parsing library"
cat << EOF
libcfg+ is a C library that features multi- command line and
configuration file parsing. It is possible to set up various special
properties such as quoting characters, deliminator strings, file comment
prefixes, multi-line postfixes, and more. It supports many data types
such as booleans, integers, decimal numbers, strings with many
additional data type flags (such as multiple values for a single
option).
EOF
