[Bug 1066255] New: Review Request: php-pear-console-color2 - Easily use ANSI console colors in your application

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 18 06:53:52 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1066255

            Bug ID: 1066255
           Summary: Review Request: php-pear-console-color2 - Easily use
                    ANSI console colors in your application
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: nobody at fedoraproject.org
          Reporter: fedora at famillecollet.com
        QA Contact: extras-qa at fedoraproject.org
                CC: package-review at lists.fedoraproject.org



Spec URL:
https://raw2.github.com/remicollet/remirepo/7080dc59f7e501f652f21968b961c44a115d020b/php/pear/php-pear-console-color2/php-pear-console-color2.spec
SRPM URL:
http://rpms.famillecollet.com/SRPMS/php-pear-console-color2-0.1.2-1.remi.src.rpm
Description: 
You can use Console_Color::convert to transform colorcodes like %r into
ANSI control codes.
  <?php
  include "Console/Color2.php"
  $console = new Console_Color2();
  print $console->convert("%rHello World!%n");
  ?>
would print "Hello World" in red, for example.


Fedora Account System Username: remi


New dependency of php-pear-Console-Table 1.2
Targes: Fedora and EPEL >= 5

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list