Source: php-symfony-console
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: andrea rota <a@xelera.eu>
Build-Depends: debhelper (>= 9),
               php-symfony-classloader,
               php-symfony-eventdispatcher,
               phpunit,
               pkg-php-tools (>= 1.7~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-php/php-symfony-console.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-symfony-console.git
Homepage: http://symfony.com/doc/current/components/console.html

Package: php-symfony-console
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 This Symfony Component can be used to implement recurring or long running
 tasks, such as cronjobs, imports or other batch jobs. Additionally it assists
 the creation of nice looking command line interfaces.
 .
 Symfony is a PHP framework, a set of tools and a development
 methodology.
