slackbuilds_ponce/graphics/pygraphviz/README
B. Watson 8255307b1c graphics/pygraphviz: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:07:30 -04:00

6 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.