summaryrefslogtreecommitdiff
path: root/graphics/xdot/DESCR
blob: 03bc6302f3b92ae8475c05cd331b5f3eec3345ad (plain)
1
2
3
4
5
6
7
8
xdot.py is an interactive viewer for graphs written in Graphviz's
dot language.

It uses internally 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, or as a library embedded in your python application.