<?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.5</v>
 <st>stable</st>
 <l>BSD</l>
 <m>yunosh</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 with or without headers.
 
</d>
 <da>2006-08-28 04:42:52</da>
 <n>* Allow to specify separator rules in addData().
* Fix warnings when combining separator rules and callback filters (Bug #8566).</n>
 <f>7052</f>
 <g>http://pear.php.net/get/Console_Table-1.0.5</g>
 <x xlink:href="package.1.0.5.xml"/>
</r>