[55998] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Sat Aug 22 15:54:40 PDT 2009


Revision: 55998
          http://trac.macports.org/changeset/55998
Author:   singingwolfboy at macports.org
Date:     2009-08-22 15:54:39 -0700 (Sat, 22 Aug 2009)
Log Message:
-----------
added py26-pydot port

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

Added: trunk/dports/python/py26-pydot/Portfile
===================================================================
--- trunk/dports/python/py26-pydot/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pydot/Portfile	2009-08-22 22:54:39 UTC (rev 55998)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+name                    py26-pydot
+version                 1.0.2
+maintainers             singingwolfboy openmaintainer
+description             a Python interface to the Graphviz DOT language
+long_description        pydot allows you to easily create both directed and non\
+                        directed graphs from Python. Currently all attributes \
+                        implemented in the Dot language are supported (up to \
+                        Graphviz 2.16). Output can be inlined in Postscript \
+                        into interactive scientific environments like TeXmacs, \
+                        or output in any of the format's supported by the \
+                        Graphviz tools dot, neato, twopi.
+
+homepage                http://code.google.com/p/pydot/
+master_sites            googlecode:pydot \
+                        http://pypi.python.org/packages/source/p/pydot/
+distname                pydot-${version}
+platforms               darwin
+
+checksums           md5     e5cbbe7ef3d221c05c96e4bd4bcf95f9 \
+                    sha1    5959fcc7d91b1c9797d9ed07fc6986eb480f8db5 \
+                    rmd160  f1f13e6894c10a9c29146e93f46f84500ca88383
+
+depends_lib-append      port:graphviz \
+                        port:py26-pyparsing


Property changes on: trunk/dports/python/py26-pydot/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/20090822/3e435959/attachment.html>


More information about the macports-changes mailing list