Source: libtemplate-tiny-perl Standards-Version: 4.7.2 Maintainer: Debian Perl Group Uploaders: Angel Abad , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libtemplate-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtemplate-tiny-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtemplate-tiny-perl.git Homepage: https://metacpan.org/release/Template-Tiny Package: libtemplate-tiny-perl Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${perl:Depends}, Description: lightweight implementation of Template Toolkit Template::Tiny is a reimplementation of a partial subset of the Template Toolkit, in as few lines of code as possible. . It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. . Note: This module is experimental and subject to change without notice.