<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    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.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Console_Color</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Console">Console</ca>
 <l>MIT</l>
 <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(&amp;amp;amp;quot;%rHello World!%n&amp;amp;amp;quot;); would print
&amp;amp;amp;quot;Hello World&amp;amp;amp;quot; in red, for example.</d>
 <r xlink:href="/rest/r/console_color"/>
 <dc>pear.php.net</dc>
 <dp> Console_Color2</dp>
</p>