Source: libical-parser-html-perl
Section: perl
Priority: optional
Build-Depends: devscripts,
 perl,
 perl-modules (>= 5.10.0) | libmodule-build-perl (>= 0.2808),
 cdbs (>= 0.4.78~),
 debhelper,
 dh-buildinfo,
 libxml-libxml-perl,
 libxml-libxslt-perl,
 libical-parser-sax-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.1
Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libical-parser-html-perl
Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libical-parser-html-perl.git
Homepage: http://search.cpan.org/dist/iCal-Parser-HTML/

Package: libical-parser-html-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Description: generates HTML calendars from iCalendars
 This Perl module, iCal::Parser::HTML, uses iCal::Parser::SAX and
 XML::LibXSLT with included stylesheets to generates HTML calendars from
 icalendars.
 .
 The HTML document generated includes (when appropriate) a sidebar
 containing a legend, a list of TODOs and a three month calendar for the
 previous, current and next months.
 .
 The stylesheets are stored in the HTML/stylesheet directory under the
 installed package directory.
 .
 Also included is a command line program script ical2html.
