mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
ef173ab027
- Update master site and project home page. PR: 124937 [1] Submitted by: Wen heping <wenheping@gmail.com>
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
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.
|
|
|
|
WWW: http://code.google.com/p/pydot/
|