           SPELL=xapian-bindings
         VERSION=1.0.9
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://oligarchy.co.uk/xapian/$VERSION/$SOURCE
     SOURCE_HASH=sha512:4521893b12ad608830a52b995885a1c3ce6d002c4afcc665e2be062548456f27b85cbd00d9243effc0366bfb8b2ee4c6a76325251e5e1ca8ef54701c02c24631
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE="http://www.xapian.org/"
      LICENSE[0]=GPL
         ENTERED=20080719
           SHORT="Bindings for the Xapian Open Source Search Engine Library"

cat << EOF
These are bindings for a number of programming languages to utilize the
Xapian Open Source Search Engine Library.

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
