         VERSION=0.7
          
         UPDATED=20050408
           SPELL=PEAR-DB_Pager
        WEB_SITE=http://pear.php.net/package/DB_Pager/
      LICENSE[0]=LGPL
           SHORT='PEAR: Retrieve and return information of database'
cat << EOF
This class handles all the stuff needed for
displaying
paginated results from a database query of Pear
DB.
including fetching only the needed rows and
giving extensive information
for helping build an HTML or GTK query result
display.
EOF


