         VERSION=2.0.0RC2
     SOURCE_HASH='sha512:d056772c0906b1c9edcbd331b63170e44c01d9c0761d253fcb2c93e8759dd7102fb787ef99337fc56f12a80e1c4b3d5f0a3d6c2d54b79fd84d6fa64ef02948e1'
         UPDATED=20051125
           SPELL=pear-html_page
    PEAR_PACKAGE=HTML_Page
        WEB_SITE=http://pear.php.net/package/HTML_Page/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: PEAR::HTML_Page is a base class for XHTML page'
cat << EOF
*****************************
HTML_Page2 is compatible and offers many more
features, including frameset support.
*****************************
The PEAR::HTML_Page package provides a simple
interface for generating an XHTML compliant
page.
* supports virtually all HTML doctypes, from
HTML 2.0 through XHTML 1.1 and XHTML Basic 1.0
plus preliminary support for XHTML 2.0
* namespace support
* global language declaration for the document
* line ending styles
* full META tag support
* support for stylesheet declaration in the
head section
* support for linked stylesheets and scripts
* body can be a string, object with toHtml or
toString methods or an array (can be combined)
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
