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: libppi-html-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50)
Build-Depends-Indep: perl, libcss-tiny-perl, libtest-cpan-meta-perl,
libparams-util-perl, libppi-perl, libtest-minimumversion-perl,
perl (>= 5.10.1) | libpod-simple-perl (>= 3.07),
libtest-pod-perl (>= 1.26), libperl-minimumversion-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>, Jonathan Yu <jawnsy@cpan.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/PPI-HTML/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libppi-html-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libppi-html-perl/
Package: libppi-html-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libcss-tiny-perl,
libfile-slurp-perl, libparams-util-perl, libppi-perl
Description: module to highlight Perl code using PPI
PPI::HTML is a Perl module which uses the PPI (a Perl Parsing Interface, see
libppi-perl) module to create syntax-highlighted HTML documents from Perl
code. It supports extensibility through stylesheets and provides an easy
facility to change colours of your output.
|