          MODULE=libcfg+
         VERSION=0.6.2
          SOURCE=$MODULE-$VERSION.tar.gz
   SOURCE_URL[0]=$MIRROR_URL
   SOURCE_URL[1]=http://platon.sk/upload/_projects/00003
      SOURCE_VFY=sha1:856d647bb06e37d3c6e48d356a3e11796ebed35b
        WEB_SITE=http://platon.sk/projects/main_page.php?project_id=3
         ENTERED=20110407
         UPDATED=20110407
           SHORT="command line and configuration file parsing library"
           PSAFE=no

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
