Source: libplucene-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.8.0-7),
 libclass-virtual-perl (>= 0.03),
 liblingua-stem-perl (>= 0.81),
 libtie-array-sorted-perl (>= 1.1),
 libclass-accessor-perl,
 libbit-vector-minimal-perl (>= 1.0),
 libio-stringy-perl (>= 2.104),
 libfile-slurp-perl (>= 2002.1031),
 libtest-pod-coverage-perl
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Plucene/
Vcs-Git: git://anonscm.debian.org/users/dom/libplucene-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libplucene-perl.git

Package: libplucene-perl
Architecture: all
Depends: ${misc:Depends}, perl (>= 5.8.4),
 libclass-virtual-perl (>= 0.03),
 liblingua-stem-perl (>= 0.81),
 libtie-array-sorted-perl (>= 1.1),
 libclass-accessor-perl,
 libbit-vector-minimal-perl (>= 1.0),
 libio-stringy-perl (>= 2.104),
 libfile-slurp-perl (>= 2002.1031)
Description: Perl port of the Lucene search engine
 Plucene is a fully-featured and highly customizable search engine toolkit
 based on the Lucene API. (http://jakarta.apache.org/lucene)
 .
 It is not, in and of itself, a functional search engine - you are expected
 to subclass and tie all the pieces together to suit your own needs.
 The synopsis above gives a rough indication of how to use the engine
 in simple cases. See Plucene::Simple for one example of tying it
 all together.
