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

inherit distutils

DESCRIPTION="Fast, pure-Python full text indexing and search 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"
IUSE=""