         VERSION=1.2.5
     SOURCE_HASH='sha512:e00a38322b7f66f0d30503d05b33b1dc79b9dcb33fd699ab05a36e02ff15dbf880ad8913c40988f577bf62191336249a8783b3fae94a03c20f656f8df51a0bf7'
         UPDATED=20051108
           SPELL=pear-html_progress
    PEAR_PACKAGE=HTML_Progress
        WEB_SITE=http://pear.php.net/package/HTML_Progress/
      LICENSE[0]=PHP
        KEYWORDS="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.
- Look and feel can be sets by internal API or
external config file
- allows many progress meter on same page
without uses of iframe solution.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
