Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pydot: Python interface to Graphviz's Dot language
- Summary
- 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 format's supported by the Graphviz
tools dot, neato, twopi.
Arch: src
Download: | pydot-0.9.10-4.al3.src.rpm |
Build Date: | Fri Nov 10 00:35:49 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 16 KiB |
Changelog
- * Fri Sep 15 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-4
- bump for fc6
- * Thu Oct 6 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-3
- We really do need pyparsing as a BR
- * Thu Oct 6 17:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-2
- change BR to R for graphviz, pyparsing