1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libhtml-highlight-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
Build-Depends-Indep: perl (>= 5.6.0-16)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>, Gunnar Wolf <gwolf@debian.org>,
Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Homepage: http://search.cpan.org/dist/HTML-Highlight/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-highlight-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhtml-highlight-perl/
Standards-Version: 3.8.1
Package: libhtml-highlight-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: Perl module for highlighting words or patterns in HTML documents
HTML::Highlight provides Google-like highlighting of words or patterns
in HTML documents. This feature is typically used to highlight search
results. Each specified pattern or word is highlighted using a
different color.
|