pkgsrc-wip/py-pygraphviz/DESCR
Helge Muehlmeier ff8402f08b Import py26-pygraphviz-1.0 as wip/py-pygraphviz.
PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create,
edit, read, write, and draw graphs using Python to access the
Graphviz graph data structure and layout algorithms. PyGraphviz
is independent from NetworkX  but provides a similar programming
interface.
2010-10-01 05:48:10 +00:00

6 lines
323 B
Text

PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create,
edit, read, write, and draw graphs using Python to access the
Graphviz graph data structure and layout algorithms. PyGraphviz
is independent from NetworkX but provides a similar programming
interface.