python-xdot - Interactive viewer for Graphviz dot files
Website: | https://pypi.python.org/pypi/xdot |
---|---|
License: | LGPLv3+ and ASL 1.1 |
Vendor: | Fedora Project |
- 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.noarch [48 KiB] |
Changelog
by David Malcolm (2013-09-24):
- generalize egg-info glob to work with older pythons |