<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/db_pager">DB_Pager</p>
 <c>pear.php.net</c>
 <v>0.7.2</v>
 <st>beta</st>
 <l>LGPL</l>
 <m>doconnor</m>
 <s>Retrieve and return information of database result sets</s>
 <d>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.</d>
 <da>2009-01-04 13:21:41</da>
 <n>Package 2.0</n>
 <f>3926</f>
 <g>http://pear.php.net/get/DB_Pager-0.7.2</g>
 <x xlink:href="package.0.7.2.xml"/>
</r>