Commit graph

5 commits

Author SHA1 Message Date
adam
840fac4bdf renamed py-graphviz to py-pygraphviz 2018-07-17 13:05:05 +00:00
wiz
d6dbdb713f Finish move from py-pygraphviz to py-graphviz. 2015-11-19 07:39:08 +00:00
khorben
4d241d3cd9 Build graphics/py-pygraphviz as a Python egg
This also fixes the PLIST; thanks wiz@ for the hint!
2015-11-18 21:48:19 +00:00
khorben
57041255b6 Register dependency on devel/py-setuptools
The PLIST appears to be wrong though.
2015-11-18 20:52:10 +00:00
khorben
116741470a Import py-pygraphviz 1.3.1 from wip
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.
2015-11-16 01:46:20 +00:00