Source: libexcel-template-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robert James Clay <jame@rocasa.us>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libio-stringy-perl,
 libspreadsheet-writeexcel-perl,
 libtest-deep-perl,
 libtest-exception-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libxml-parser-perl
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libexcel-template-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libexcel-template-perl.git
Homepage: http://search.cpan.org/dist/Excel-Template/

Package: libexcel-template-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libio-stringy-perl,
 libspreadsheet-writeexcel-perl,
 libxml-parser-perl
Description: Perl module for templating Excel files
 Excel::Template is a layout system that uses the data structures from
 HTML::Template to create an Excel spreadsheet file from an XML template
 file that describes it.  Note that all limitations stated in the module
 Spreadsheet::WriteExcel are in force, as that is the module used for
 rendering.
