aboutsummaryrefslogtreecommitdiffstats
path: root/packages/python/python-spydi_0.9.3.bb
blob: e20bf754defa9a5284bdf74a3bf9bd4a78f6ed15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Simplified Python Distributed Indexing is a powerful engine \
to create distributed full text indexing systems and distributed search engines. \
It supports harvesting, crawling (pull methods), and push methods (via a Web \
interface or SPyRO Web services)."
HOMEPAGE = "http://www.spyron.org/spydi.html"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "MIT"
PR = "ml0"

SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/SPyDI-${PV}.tar.gz"
S = "${WORKDIR}/SPyDI-${PV}"

inherit distutils