Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 5eb2e89c7c46c80bf2da55a04a380538 > files > 8

php-symfony2-Templating-2.1.8-1.fc17.noarch.rpm

{
    "name": "symfony/templating",
    "type": "library",
    "description": "Symfony Templating Component",
    "keywords": [],
    "homepage": "http://symfony.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Fabien Potencier",
            "email": "fabien@symfony.com"
        },
        {
            "name": "Symfony Community",
            "homepage": "http://symfony.com/contributors"
        }
    ],
    "require": {
        "php": ">=5.3.3"
    },
    "autoload": {
        "psr-0": { "Symfony\\Component\\Templating": "" }
    },
    "target-dir": "Symfony/Component/Templating",
    "minimum-stability": "dev"
}