         VERSION=1.1.1
     SOURCE_HASH='sha512:2f981515fc6ce8dccf112bfa7b32fa399280a5d444243a4265b8730c9b73ef4271d6e0503bdbc98c4619c2c0cf66f6eea7bf4d408561f0f170c408f0c790db1d'
         UPDATED=20060525
           SPELL=pear-mdb_querytool
    PEAR_PACKAGE=MDB_QueryTool
        WEB_SITE=http://pear.php.net/package/MDB_QueryTool/
      LICENSE[0]=PHP
           SHORT='PEAR: An OO-interface for easily retrieving and'
cat << EOF
This package is an OO-abstraction to the
SQL-Query language, it provides methods such
as setWhere, setOrder, setGroup, setJoin, etc.
to easily build queries.
It also provides an easy to learn interface
that interacts nicely with HTML-forms using
arrays that contain the column data, that shall
be updated/added in a DB.
This package bases on an SQL-Builder which lets
you easily build
SQL-Statements and execute them.
NB: this is a PEAR::MDB porting from the
original DB_QueryTool
written by Wolfram Kriesing and Paolo Panto
(vision:produktion, wk@visionp.de).
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
