        MODULE=xapian-core
        VERSION=2.1.0
         SOURCE=$MODULE-$VERSION.tar.xz
     SOURCE_URL=https://oligarchy.co.uk/xapian/$VERSION/
     SOURCE_VFY=sha256:8e1259586d342e3d12b5e1f772e9185a10f2ba16e541566b5c3c239f71b8aacc
       WEB_SITE=https://oligarchy.co.uk/xapian.html
        ENTERED=20120717
        UPDATED=20260915
          SHORT="Open Source Search Engine Library"

cat << EOF
Xapian is an Open Source Search Engine Library, released under the GPL. It's
written in C++, with bindings to allow use from Perl, Python, PHP, Java,
Tcl, C#, Ruby and Lua (so far!)

Xapian is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports a
rich set of boolean query operators.
EOF
