<?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.4</v>
 <st>beta</st>
 <l>PHP</l>
 <m>arnaud</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>2006-09-28 16:12:44</da>
 <n>Fix #563: Incorrect use of global variable</n>
 <f>3986</f>
 <g>http://pear.php.net/get/Console_Color-0.0.4</g>
 <x xlink:href="package.0.0.4.xml"/>
</r>