diff options
Diffstat (limited to 'graphics/py-pygraphviz/pkg-descr')
-rw-r--r-- | graphics/py-pygraphviz/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/py-pygraphviz/pkg-descr b/graphics/py-pygraphviz/pkg-descr new file mode 100644 index 000000000000..110028fe4fc9 --- /dev/null +++ b/graphics/py-pygraphviz/pkg-descr @@ -0,0 +1,6 @@ +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. + +WWW: http://pygraphviz.github.io |