<?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>1.0.2</v>
 <st>stable</st>
 <l>MIT</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>2007-01-26 17:26:48</da>
 <n>License file, MIT license</n>
 <f>4727</f>
 <g>http://pear.php.net/get/Console_Color-1.0.2</g>
 <x xlink:href="package.1.0.2.xml"/>
</r>