         VERSION=1.6.0
     SOURCE_HASH='sha1:f7922a0c7500467a854d9df76bf14a8ff654c885'
         UPDATED=20051003
           SPELL=pear-pear_info
    PEAR_PACKAGE=PEAR_Info
        WEB_SITE=http://pear.php.net/package/PEAR_Info/
      LICENSE[0]=PHP
           SHORT='PEAR: Show Information about your PEAR install and its'
cat << EOF
This package generates a comprehensive
information page for your current PEAR install.
* The format for the page is similar to that
for phpinfo() except using PEAR colors.
* Has complete PEAR Credits (based on the
packages you have installed).
* Will show if there is a newer version than
the one presently installed (and what its state
is)
* Each package has an anchor in the form
pkg_PackageName - where PackageName is a
case-sensitive PEAR package name
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
