         VERSION=2.0.1
     SOURCE_HASH='sha512:be8365244d160bae5382c1faee68b3618ca88bccac849184f05e1f3fdc69dc43db817bf5aaab987159382dcaa56b26e1091bdd5632de16449f2d0a796d720a16'
         UPDATED=20060525
           SPELL=pear-html_progress2
    PEAR_PACKAGE=HTML_Progress2
        WEB_SITE=http://pear.php.net/package/HTML_Progress2/
      LICENSE[0]=PHP
           SHORT='PEAR: How to include a loading bar in your XHTML'
cat << EOF
This package provides a way to add a loading bar
fully customizable in existing XHTML documents.
Your browser should accept DHTML feature.
Features:
- create horizontal, vertival bar and also
circle, ellipse and polygons (square,
rectangle).
- allows usage of existing external StyleSheet
and/or JavaScript.
- all elements (progress, cells, labels) are
customizable by their html properties.
- percent/labels are floating all around the
progress meter.
- compliant with all CSS/XHMTL standards.
- integration with all template engines is very
easy.
- implements Observer design pattern. It is
possible to add Listeners.
- adds a customizable monitor pattern to
display a progress bar.
User-end can abort progress at any time.
- allows many progress meter on same page
without uses of iframe solution.
- error handling system that support native
PEAR_Error, but also PEAR_ErrorStack, and
any other system you might want to plug-in.
- PHP 5 ready.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
