aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Plucene-Simple/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Plucene-Simple/pkg-descr')
-rw-r--r--textproc/p5-Plucene-Simple/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/textproc/p5-Plucene-Simple/pkg-descr b/textproc/p5-Plucene-Simple/pkg-descr
new file mode 100644
index 000000000000..0d7c6fe16a19
--- /dev/null
+++ b/textproc/p5-Plucene-Simple/pkg-descr
@@ -0,0 +1,8 @@
+This provides a simple interface to Plucene. Plucene is large and multi-
+featured, and it expected that users will subclass it, and tie all the
+pieces together to suit their own needs. Plucene::Simple is, therefore,
+just one way to use Plucene. It's not expected that it will do exactly
+what *you* want, but you can always use it as an example of how to
+build your own interface.
+
+WWW: http://search.cpan.org/dist/PluceneSimple/