         VERSION=0.5.0beta
     SOURCE_HASH='sha512:8ea02e50c4047fc15f274599e6f1e7570d80fb7d98ea4492f64a668420a86f3ff328fb307cae3c932db16206d82886a2909d0d25ff04cf6949dbd704bc43e3dd'
         UPDATED=20051125
           SPELL=pear-html_page2
    PEAR_PACKAGE=HTML_Page2
        WEB_SITE=http://pear.php.net/package/HTML_Page2/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: PEAR::HTML_Page2 is a base class for XHTML page'
cat << EOF
The PEAR::HTML_Page2 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 script declaration in the head
section
* support for linked stylesheets and scripts
* full support for header link tags
* body can be a string, object with toHtml or
toString methods or an array (can be combined)
Ideas for use:
* Use to validate the output of a class for
XHTML compliance
* Quick prototyping using PEAR packages is now
a breeze
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
