summaryrefslogtreecommitdiff
blob: 8769d946ae034503d035e37079526658ab31fb94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit distutils

DESCRIPTION="Fast, pure-Python full text indexing, search and spell checking library"
HOMEPAGE="http://whoosh.ca"
SRC_URI="http://pypi.python.org/packages/source/W/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""