slackbuilds_ponce/graphics/pygraphviz/README
Dimitris Zlatanidis cbb33c3be5 graphics/pygraphviz: Added (Python interface to Graphviz).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-11 12:15:09 -06:00

5 lines
237 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.