<?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_color">Console_Color</p>
 <c>pear.php.net</c>
 <v>0.0.3</v>
 <st>beta</st>
 <l>PHP</l>
 <m>et</m>
 <s>This Class allows you to easily use ANSI console colors in your application.</s>
 <d>You can use Console_Color::convert to transform colorcodes like %r into ANSI
control codes. print Console_Color::convert(&quot;%rHello World!%n&quot;); would print
&quot;Hello World&quot; in red, for example.
</d>
 <da>2003-04-27 20:27:00</da>
 <n>Fixed installation of examples and a `undefined index' Notice.</n>
 <f>5394</f>
 <g>http://pear.php.net/get/Console_Color-0.0.3</g>
 <x xlink:href="package.0.0.3.xml"/>
</r>