           SPELL=PEAR-Config
         VERSION=1.10.2
        WEB_SITE=http://pear.php.net/package/Config/
      LICENSE[0]=PHP
         UPDATED=20050315
           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
