File: control

package info (click to toggle)
libhtml-highlight-perl 0.20-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 80 kB
  • ctags: 6
  • sloc: perl: 199; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 984 bytes parent folder | download
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.