1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: libperldoc-search-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libpod-simple-perl, libswish-api-common-perl, libsysadm-install-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Perldoc-Search/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libperldoc-search-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperldoc-search-perl.git
Package: libperldoc-search-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libpod-simple-perl, 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
|