slackbuilds/graphics/pygraphviz
Dimitris Zlatanidis 1d7a8e940e
graphics/pygraphviz: Add python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-10-29 06:58:15 +07:00
..
README graphics/pygraphviz: Added (Python interface to Graphviz). 2014-02-11 12:15:09 -06:00
pygraphviz.SlackBuild graphics/pygraphviz: Add python3 support. 2016-10-29 06:58:15 +07:00
pygraphviz.info graphics/pygraphviz: Remove pysetuptools (included in 14.2). 2016-01-29 00:56:54 +07:00
slack-desc graphics/pygraphviz: Added (Python interface to Graphviz). 2014-02-11 12:15:09 -06:00

README

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.