         VERSION=1.10.11
     SOURCE_HASH=sha512:91e43b9aa71cab9154bc19491dde7f52295f3e0f1f3f49889d7827f796c4749f90c75b042e3021270432dabce94bd11c9ab7fc1046f18ad8c119d2575bef65ce
           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
