File: control

package info (click to toggle)
libhtml-template-expr-perl 0.07-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 256 kB
  • ctags: 54
  • sloc: perl: 285; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 1,019 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: libhtml-template-expr-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>,
 gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libhtml-template-perl, libparse-recdescent-perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/HTML-Template-Expr/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-template-expr-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-template-expr-perl/

Package: libhtml-template-expr-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libhtml-template-perl,
 libparse-recdescent-perl
Description: HTML::Template extension adding expression support
 HTML::Template::Expr provides an extension to HTML::Template which allows
 expressions in the template syntax. This is purely an addition - all the
 normal HTML::Template options, syntax and behaviors will still work.