1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: libpetal-utils-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8),
libmodule-build-perl,
perl
Build-Depends-Indep: libpetal-perl (>= 2.19-2~),
liburi-perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpetal-utils-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpetal-utils-perl.git
Homepage: https://metacpan.org/release/Petal-Utils
Package: libpetal-utils-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
liburi-perl,
libpetal-perl (>= 2.19-2~),
libtimedate-perl
Description: Useful template modifiers for Petal
Petal::Utils contains commonly used Petal modifiers (or plugins),
and bundles them with an easy-to-use installation interface.
.
Petal is an XML based templating engine that is able to process any kind of
XML, XHTML and HTML.
|