Source: php-slim-twig-view
Section: php
Maintainer: Thomas Uhle <uhle@cpan.org>
Build-Depends: debhelper-compat (= 13),
               php-common,
               php-psr-http-message,
               php-slim,
               php-twig,
               phpab,
               phpunit,
               pkg-php-tools
Standards-Version: 4.7.3
Homepage: https://www.slimframework.com/

Package: php-slim-twig-view
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}, php-slim (>= 3.10), php-slim (<< 4~~)
Suggests: ${phpcomposer:Debian-suggest}
Description: Slim Framework view helper for the Twig template engine
 Slim is a PHP micro framework that helps you quickly write simple yet
 powerful web applications. The Twig-View component built on top of the
 Twig template engine helps you to create and render templates in your
 Slim framework application.
