summaryrefslogtreecommitdiff
path: root/packages/python/python-spydi_0.9.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/python/python-spydi_0.9.7.bb')
-rw-r--r--packages/python/python-spydi_0.9.7.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/python/python-spydi_0.9.7.bb b/packages/python/python-spydi_0.9.7.bb
deleted file mode 100644
index 434b31d1d1..0000000000
--- a/packages/python/python-spydi_0.9.7.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-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"
-SECTION = "devel/python"
-PRIORITY = "optional"
-LICENSE = "MIT"
-PR = "ml1"
-
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyDI-${PV}.tar.gz"
-S = "${WORKDIR}/SPyDI-${PV}"
-
-inherit distutils