         VERSION=0.6.0
     SOURCE_HASH='sha512:13090c35cf963b46b1b4cd144a0409fb71f6205d825f334a08e0a15aa45d2ea8bc248d2a6541749beeec381c30058fc84bc424821fde7af891c972770ce1c7a9'
         UPDATED=20060525
           SPELL=pear-xml_query2xml
    PEAR_PACKAGE=XML_Query2XML
        WEB_SITE=http://pear.php.net/package/XML_Query2XML/
      LICENSE[0]=LGPL
           SHORT='PEAR: Creates XML data from SQL queries'
cat << EOF
XML_Query2XML allows you to transform the
records retrieved
with one or more SQL SELECT queries into XML
data. Very simple to
highly complex transformations are supported.
Is was written with
performance in mind and can handle large
amounts of data. No XSLT needed!
Major features:
1. XML_Query2XML works with the classes
provided by PHP5's DOM XML extension
2. minimum effort necessary to get the simple
jobs done
3. highly configurable for more complex tasks
4. ISO/IEC 9075-14:2005 support: mapping of SQL
identifiers to XML names
5. works with any database that is supported by
PEAR DB or PEAR MDB2
6. debugging and logging features
7. provides profiling features
8. in-depth documentation: tutorials and API
documentation
9. Eight case studies: from very simple to
highly complex scenarios
10. 168 unit tests for PHPUnit2
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
