From 7376a30cd75ea618f47a39bf084dd73829a93bea Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 17 May 2006 12:33:13 +0000 Subject: add python-spydi, a distributed indexer add python-spyro, a distributed ORB --- packages/python/python-spydi_0.9.3.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 packages/python/python-spydi_0.9.3.bb (limited to 'packages/python/python-spydi_0.9.3.bb') diff --git a/packages/python/python-spydi_0.9.3.bb b/packages/python/python-spydi_0.9.3.bb new file mode 100644 index 0000000000..ebf7d166c2 --- /dev/null +++ b/packages/python/python-spydi_0.9.3.bb @@ -0,0 +1,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 " +SECTION = "devel/python" +PRIORITY = "optional" +LICENSE = "MIT" +PR = "ml0" + +SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/spydi-${PV}.tgz" +S = "${WORKDIR}/SPyDI-${PV}" + +inherit distutils -- cgit v1.2.3