<?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/console_table">Console_Table</p>
 <c>pear.php.net</c>
 <v>1.0</v>
 <st>stable</st>
 <l>BSD</l>
 <m>richard</m>
 <s>Class that makes it easy to build console style tables</s>
 <d>Provides methods such as addRow(), insertRow(), addCol() etc to build Console
tables. Can be with or without headers, and has various configurable options.
</d>
 <da>2003-01-24 13:45:00</da>
 <n>Removed a few options and added addData() method</n>
 <f>3328</f>
 <g>http://pear.php.net/get/Console_Table-1.0</g>
 <x xlink:href="package.1.0.xml"/>
</r>