Source: libswish-api-common-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, liblog-log4perl-perl, libsysadm-install-perl, libwww-perl, swish-e Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libswish-api-common-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libswish-api-common-perl.git Homepage: https://metacpan.org/release/SWISH-API-Common Package: libswish-api-common-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-log4perl-perl, libwww-perl, libsysadm-install-perl, swish-e Description: Perl interface to the SWISH index engine SWISH::API::Common offers an easy interface to the Swish index engine. While SWISH::API offers a complete API, SWISH::API::Common focuses on ease of use. Currently, this API allows for indexing documents in a single directory and any of its subdirectories. However, index() and search() cannot be executed in parallel.