[72544] trunk/dports/python

rowue at macports.org rowue at macports.org
Wed Oct 20 06:50:24 PDT 2010


Revision: 72544
          http://trac.macports.org/changeset/72544
Author:   rowue at macports.org
Date:     2010-10-20 06:50:21 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-pyphant-tools: Toolbox for the pyphant.

Added Paths:
-----------
    trunk/dports/python/py26-pyphant-tools/
    trunk/dports/python/py26-pyphant-tools/Portfile

Added: trunk/dports/python/py26-pyphant-tools/Portfile
===================================================================
--- trunk/dports/python/py26-pyphant-tools/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyphant-tools/Portfile	2010-10-20 13:50:21 UTC (rev 72544)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pyphant-tools
+version             0.8a1
+categories-append   science
+maintainers         fmf.uni-freiburg.de:klaus.zimmermann rowue
+description         tools toolbox for py26-pyphant
+long_description    This toolbox currently provides two workers for the \
+                    py26-pyphant framework. These workers can be integrated \
+                    in a data flow model and simply serve as data sources for \
+                    data that is managed by a py26-pyphant core module called \
+                    KnowledgeManager (KM). The KM accumulates metadata in a \
+                    sqlite3 database and the above mentioned workers present \
+                    parameters to perform a metadata search and finally \
+                    load and provide the data that matched the search.
+homepage            http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms           darwin
+# depends_lib         port:py26-pil
+
+master_sites        sourceforge:pyphant
+# master_sites        http://pyphant.sourceforge.net/nightly-builds/
+distname            pyphant.tools-${version}
+# use_bzip2           yes
+
+checksums           md5     b5e978230e36cf2393541a0f2d4c12ea \
+                    sha1    fdd1a62fdb7d993c78b5af3570553d9e3a70ff1f \
+                    rmd160  35ccbd70ce6d6123cd507ee7bdb0f2f18f8ed5d2
+
+use_configure       no


Property changes on: trunk/dports/python/py26-pyphant-tools/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101020/90544a95/attachment-0001.html>


More information about the macports-changes mailing list