Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 221414fdcf77580eade918b7cb58086f > files > 4

php-pear-console-color2-0.1.2-2.fc20.noarch.rpm

{
    "name": "pear/Console_Color2",
    "description": "This Class allows you to easily use ANSI console colors in your application.",
    "type": "library",
    "keywords": [ "console" ],
    "homepage": "https://github.com/pear/Console_Color2",
    "license": "MIT",
    "authors": [
        {
            "name": "Daniel O'Connor",
            "email": "daniel.oconnor@gmail.com"
        },
        {
            "name": "Stefan Walk",
            "email": "et@php.net"
        },
        {
            "name": "Scott Mattocks",
            "email": "scottmattocks@php.net"
        }
    ],
    "require": {
        "php": ">=5.0.0"
    },
    "autoload": {
        "psr-0": { "Console_Color2": "" }
    }
}