File: control

package info (click to toggle)
libcatalyst-view-excel-template-plus-perl 0.3-2.1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 124 kB
  • ctags: 12
  • sloc: perl: 158; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libcatalyst-view-excel-template-plus-perl
Section: perl
Priority: optional
Maintainer: Alexander Wirt <formorer@debian.org>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libcatalyst-perl,
                     libexcel-template-plus-perl,
                     libmodule-build-perl,
                     libmro-compat-perl,
                     libtest-deep-perl,
                     perl
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Catalyst-View-Excel-Template-Plus/

Package: libcatalyst-view-excel-template-plus-perl
Architecture: all
Depends: libcatalyst-perl,
         libexcel-template-plus-perl,
         libmro-compat-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: Catalyst View for Excel::Template::Plus
 This is a Catalyst View subclass which can handle rendering excel
 content through Excel::Template::Plus.