         VERSION=1.10.6
     SOURCE_HASH='sha512:ede61377bfe2c7542e962fcd9cccf7fe4827cdc5ec167cef2e6c7bcd4a16e3eed8e59cf7e3c36c29d46e41fcb304c78cb53db7539b4450aa3a074ff80ac9aee7'
         UPDATED=20060525
           SPELL=pear-config
    PEAR_PACKAGE=Config
        WEB_SITE=http://pear.php.net/package/Config/
      LICENSE[0]=PHP
           SHORT='PEAR: Your configurations swiss-army knife.'
cat << EOF
The Config package provides methods for
configuration manipulation.
* Creates configurations from scratch
* Parses and outputs different formats (XML,
PHP, INI, Apache...)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments,
directives...
* Parses configurations into a tree structure
* Provides XPath like access to directives
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
