fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
345 B
Text
5 lines
345 B
Text
An interface for creating both directed and non directed graphs from Python.
|
|
Currently all attributes implemented in the Dot language are supported (up to
|
|
Graphviz 1.16). Output can be inlined in Postscript into interactive scientific
|
|
environments like TeXmacs, or output in any of the formats supported by the
|
|
Graphviz tools dot, neato, twopi.
|