Metadata-Version: 1.0
Name: xdot
Version: 0.4
Summary: Interactive viewer for Graphviz dot files
Home-page: http://code.google.com/p/jrfonseca/wiki/XDot
Author: Jose Fonseca
Author-email: jose.r.fonseca@gmail.com
License: LGPL
Description: 
        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.
        
Platform: UNKNOWN
