NOTICE: This package has been removed from pkgsrc

./graphics/py-pydot, Python interface to Graphvizs Dot language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.28, Package name: py27-dot-1.0.28, Maintainer: pkgsrc-users

allows 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.26.3).

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.


Required to run:
[graphics/graphviz] [lang/python27] [devel/py-pyparsing]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2014-01-23 22:03:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
Finish py-pydot rename to py-dot.
   2014-01-19 21:12:16 by Thomas Klausner | Files touched by this commit (4) | Package removed
Log message:
Make py-dot package name match pkgsrc python package name standards.
   2013-07-22 14:16:18 by Richard PALO | Files touched by this commit (5)
Log message:
allows 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.26.3).

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.