<?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.3</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-03-12 18:47:13</da>
 <n>* Fix cell width calculation if setting header with associative array (Bug 4299).
* Fix fatal reference error with some PHP versions (Bug 5309).
* Fix notice if no data has been provided (Bug 5851).
* Added multibyte support (Requests 2934 and 7014).</n>
 <f>5711</f>
 <g>http://pear.php.net/get/Console_Table-1.0.3</g>
 <x xlink:href="package.1.0.3.xml"/>
</r>