<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.5.0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
 <name>Console_ProgressBar</name>
 <channel>pear.php.net</channel>
 <summary>This class provides you with an easy-to-use interface to progress bars.</summary>
 <description>The class allows you to display progress bars in your terminal. You can use
this for displaying the status of downloads or other tasks that take some
time.</description>
 <lead>
  <name>Stefan Walk</name>
  <user>et</user>
  <email>et@php.net</email>
  <active>yes</active>
 </lead>
 <date>2007-01-31</date>
 <time>17:44:04</time>
 <version>
  <release>0.5.0beta</release>
  <api>0.5.0beta</api>
 </version>
 <stability>
  <release>beta</release>
  <api>beta</api>
 </stability>
 <license uri="http://www.opensource.org/licenses/mit-license.php">MIT</license>
 <notes>Added an option specifying the minimum interval between two updates
Fixed bug about too long progressbar on windows</notes>
 <contents>
  <dir name="/">
   <file baseinstalldir="Console" md5sum="b849595064da0da34331f39b2e99fb19" name="examples/advancedexample.php" role="doc" />
   <file baseinstalldir="Console" md5sum="ce6c7811fd2f21928960338f6aa439e7" name="examples/elapsed_ansi.php" role="doc" />
   <file baseinstalldir="Console" md5sum="2192bdf339148576f376c2d934cdba36" name="examples/eta.php" role="doc" />
   <file baseinstalldir="Console" md5sum="16080b8dc4ab2dad3d9e3203afd98d0b" name="examples/readme.txt" role="doc" />
   <file baseinstalldir="Console" md5sum="aac20f50d39b9b35507ffedc3e16dbf4" name="examples/simpleexample.php" role="doc" />
   <file baseinstalldir="Console" md5sum="eb8c5e0ad904e4b57a761439d8848662" name="ProgressBar.php" role="php" />
  </dir>
 </contents>
 <dependencies>
  <required>
   <php>
    <min>4.0.0</min>
   </php>
   <pearinstaller>
    <min>1.4.0b1</min>
   </pearinstaller>
  </required>
 </dependencies>
 <phprelease />
</package>
