File: control

package info (click to toggle)
libperldoc-search-perl 0.01-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 100 kB
  • sloc: perl: 91; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,222 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
22
23
24
25
26
27
28
29
Source: libperldoc-search-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
                     libswish-api-common-perl,
                     libsysadm-install-perl
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libperldoc-search-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libperldoc-search-perl.git
Homepage: https://metacpan.org/release/Perldoc-Search

Package: libperldoc-search-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libswish-api-common-perl,
         libshell-posix-select-perl
Description: Index and Search local Perl Documentation
 Perldoc::Search uses the swish-e engine to index the local Perl
 documentation. It provides both the command line utility perldig
 and an API to perform searches on the index. It uses SWISH::API::Common
 as the indexing and search engine.
 .
 This package also contains the command line utility perldig, which digs up
 keywords in the local Perl documentation