MANIFEST.in
setup.py
Godot.egg-info/PKG-INFO
Godot.egg-info/SOURCES.txt
Godot.egg-info/dependency_links.txt
Godot.egg-info/entry_points.txt
Godot.egg-info/not-zip-safe
Godot.egg-info/requires.txt
Godot.egg-info/top_level.txt
godot/__init__.py
godot/api.py
godot/base_graph.py
godot/cluster.py
godot/common.py
godot/dot_data_parser.py
godot/edge.py
godot/graph.py
godot/mapping.py
godot/node.py
godot/parsing_util.py
godot/run.py
godot/subgraph.py
godot/util.py
godot/xdot_parser.py
godot/component/__init__.py
godot/component/api.py
godot/component/bspline.py
godot/component/component_viewer.py
godot/component/ellipse.py
godot/component/pen.py
godot/component/polygon.py
godot/component/polyline.py
godot/component/recipes.py
godot/component/text.py
godot/plugin/__init__.py
godot/plugin/action.py
godot/plugin/dot_adapter.py
godot/plugin/godot_plugin.py
godot/plugin/graph_editor.py
godot/plugin/tree_editor.py
godot/plugin/wizard.py
godot/test/data/clust.dot
godot/test/data/colors.dot
godot/test/data/simple.dot
godot/tool/__init__.py
godot/tool/api.py
godot/tool/context_menu_tool.py
godot/tool/element_tool.py
godot/ui/__init__.py
godot/ui/api.py
godot/ui/graph_editor.py
godot/ui/graph_menu.py
godot/ui/graph_tree.py
godot/ui/graph_view.py
godot/ui/graph_view_model.py
godot/ui/images/cluster.png
godot/ui/images/dot.ico
godot/ui/images/edge.png
godot/ui/images/node.png
godot/ui/images/subgraph.png
godot/ui/images/tree.png