         VERSION=1.10.5
     SOURCE_HASH='sha512:239cde2cca425cb12ab0e6bcab38ec7e9429fa866f374a871a82e29373e69c311ba90bf5cb7442ff1d0952fc0e18ed337f9de483edad8b54540385e416300369'
         UPDATED=20060115
           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
