Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-xdot - Interactive viewer for Graphviz dot files
- Description:
xdot.py is an interactive viewer for graphs written in Graphviz's dot
language.
Internally it uses the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.
xdot.py can be used either as a standalone application from command line
(as "xdot"), or as a library embedded in a python application.
Packages
python-xdot-0.5-4.el6.src
[24 KiB] |
Changelog
by David Malcolm (2013-09-24):
- generalize egg-info glob to work with older pythons
|