Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pydot - Python interface to Graphviz's Dot language
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
pydot |
0.9.10 |
4.fc6 |
src |
16 KiB |
Fri Sep 15 12:09:56 2006 |
Changelog
- * Fri Sep 15 18:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-4
- bump for fc6
- * Thu Oct 6 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-3
- We really do need pyparsing as a BR
- * Thu Oct 6 18:00:00 2005 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.9.10-2
- change BR to R for graphviz, pyparsing