increase dvbapp PR.
[vuplus_openembedded] / recipes / python / python-spydi_0.9.7.bb
1 DESCRIPTION = "Simplified Python Distributed Indexing is a powerful engine \
2 to create distributed full text indexing systems and distributed search engines. \
3 It supports harvesting, crawling (pull methods), and push methods (via a Web \
4 interface or SPyRO Web services)."
5 HOMEPAGE = "http://www.spyron.org/spydi.html"
6 SECTION = "devel/python"
7 PRIORITY = "optional"
8 LICENSE = "MIT"
9 PR = "ml1"
10
11 SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyDI-${PV}.tar.gz"
12 S = "${WORKDIR}/SPyDI-${PV}"
13
14 inherit distutils