Source: php-text-template Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), dh-sequence-phpcomposer, phpab, phpunit (>= 10) Standards-Version: 4.6.2 Homepage: https://github.com/sebastianbergmann/php-text-template Vcs-Git: https://salsa.debian.org/php-team/pear/php-text-template.git Vcs-Browser: https://salsa.debian.org/php-team/pear/php-text-template Rules-Requires-Root: no Package: php-text-template Multi-Arch: foreign Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: ${phpcomposer:Debian-recommend} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: ${phpcomposer:description} Text_Template is a simple PHP templating engine used by PHPUnit. PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma.