<?xml version="1.0" encoding="ISO-8859-1" ?>
<package version="1.0">
  <name>Console_Table</name>
  <summary>Class that makes it easy to build console style tables</summary>
  <description>Provides methods such as addRow(), insertRow(), addCol() etc to build Console
tables. Can be with or without headers, and has various configurable options.</description>
  <maintainers>
    <maintainer>
      <user>richard</user>
      <name>Richard Heyes</name>
      <email>richard@phpguru.org</email>
      <role>lead</role>
    </maintainer>
  </maintainers>
  <release>
    <version>0.8</version>
    <date>2002-09-02</date>
    <license>BSD</license>
    <state>beta</state>
    <notes>Initial release</notes>
    <filelist>
      <file role="php" baseinstalldir="Console" md5sum="78f1c14ec7b66a06bbb7f9bf0b6dc3d2" name="Table.php"/>
    </filelist>
  </release>
  <changelog>
    <release>
      <version>0.8</version>
      <date>2002-09-02</date>
      <state>beta</state>
      <notes>Initial release
</notes>
    </release>
  </changelog>
</package>
