<?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.7</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>2007-05-17 12:19:31</da>
 <n>* Fix header height if first data row has more than one line (Bug #11064).
* Fix notice if header is not set.</n>
 <f>7485</f>
 <g>http://pear.php.net/get/Console_Table-1.0.7</g>
 <x xlink:href="package.1.0.7.xml"/>
</r>