[79357] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Jun 10 22:29:47 PDT 2011


Revision: 79357
          http://trac.macports.org/changeset/79357
Author:   jmr at macports.org
Date:     2011-06-10 22:29:45 -0700 (Fri, 10 Jun 2011)
Log Message:
-----------
New port: py26-pyke, the Python Knowledge Engine (#25086)

Added Paths:
-----------
    trunk/dports/python/py26-pyke/
    trunk/dports/python/py26-pyke/Portfile

Added: trunk/dports/python/py26-pyke/Portfile
===================================================================
--- trunk/dports/python/py26-pyke/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyke/Portfile	2011-06-11 05:29:45 UTC (rev 79357)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       python26 1.0
+
+name            py26-pyke
+version         1.1.1
+categories      python devel
+platforms       darwin
+maintainers     gmail.com:mahergamal
+description     Python Knowledge Engine (PyKE)
+
+long_description \
+        Pyke introduces a form of Logic Programming (inspired by Prolog) \
+        to the Python community by providing a knowledge-based inference \
+        engine (expert system) written in 100% Python.
+
+homepage        http://pyke.sourceforge.net/
+master_sites    sourceforge:pyke
+distname        pyke-${version}
+use_zip         yes
+
+depends_lib     port:py26-htmltemplate
+ 
+checksums       md5 b0f9daa278d9996bc742277126831001 \
+                sha1 2d657257fa2181d85fbfb69701b91226deb8b4e0 \
+                rmd160 4552fa7f20de373426b9adb27f758efb4536fcf6


Property changes on: trunk/dports/python/py26-pyke/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/20110610/1740387f/attachment.html>


More information about the macports-changes mailing list