Source: libtext-hogan-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libclone-perl , libdata-visitor-perl , libhtml-escape-perl , libpath-tiny-perl , libref-util-perl , libtext-trim-perl , libtry-tiny-perl , libyaml-libyaml-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtext-hogan-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtext-hogan-perl.git Homepage: https://metacpan.org/release/Text-Hogan Package: libtext-hogan-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclone-perl, libhtml-escape-perl, libref-util-perl, libtext-trim-perl, Description: mustache templating engine statement-for-statement cloned from hogan.js Text::Hogan is a statement-for-statement rewrite of hogan.js in Perl. . It is a mustache templating engine which supports pre-compilation of your templates into pure Perl code, which then renders very quickly. . It passes the full mustache spec.