summaryrefslogtreecommitdiff
path: root/libraries/xapian-core/slack-desc
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2016-01-02 02:37:36 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commitc938a190b6259a346e12a32b5adcac79f082c6ff (patch)
tree5ef9f1fd1ab3bccf42af20fd15c2a28323833262 /libraries/xapian-core/slack-desc
parent842211fd27223f2788f8303b07903d3866c0aa0a (diff)
downloadslackbuilds-c938a190b6259a346e12a32b5adcac79f082c6ff.tar.gz
libraries/xapian-core: Removed (included in Slackware 14.2)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/xapian-core/slack-desc')
-rw-r--r--libraries/xapian-core/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/xapian-core/slack-desc b/libraries/xapian-core/slack-desc
deleted file mode 100644
index f6a3611da2..0000000000
--- a/libraries/xapian-core/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description.
-# Line up the first '|' above the ':' following the base package name, and
-# the '|' on the right side marks the last column you can put a character in.
-# You must make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':' except on otherwise blank lines.
-
- |-----handy-ruler------------------------------------------------------|
-xapian-core: xapian-core (search engine library)
-xapian-core:
-xapian-core: Xapian is an Open Source Search Engine Library released under the GPL.
-xapian-core: It's written in C++, with bindings to allow use from Perl, Python,
-xapian-core: PHP, Java, Tcl, C#, and Ruby (so far!). Xapian is a highly adaptable
-xapian-core: toolkit which allows developers to easily add advanced indexing and
-xapian-core: search facilities to their own applications. It supports the
-xapian-core: Probabilistic Information Retrieval model and also supports a rich
-xapian-core: set of boolean query operators.
-xapian-core:
-xapian-core: http://www.xapian.org/