Source: python-whoosh
Section: python
Priority: optional
Uploaders: Daniel Watkins <daniel.watkins@credativ.co.uk>, أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.50), python-setuptools
Build-Depends-Indep: python-support, python-pyparsing, python-sphinx, python-all
Standards-Version: 3.8.4
Homepage: http://whoosh.ca/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-whoosh/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-whoosh/trunk/

Package: python-whoosh
Architecture: all
Depends: python-pyparsing, ${python:Depends}, ${misc:Depends}, libjs-jquery
Description: pure-Python full-text indexing, search, and spell checking library
 Whoosh is a fast, pure-Python indexing and search library. Programmers
 can use it to easily add search functionality to their applications and
 websites. As Whoosh is pure Python, you don't have to compile or
 install a binary support library and/or make Python work with a JVM, yet
 indexing and searching is still very fast. Whoosh is designed to be
 modular, so every part can be extended or replaced to meet your needs
 exactly.
