GraphTool is a tool for the creation and visual edition of any kind of
graph written in Python.
It makes use of DiaCanvas2, a diagramming library for GNOME. DiaCanvas2
provides a canvas on which we can put our nodes and arcs and change their
visual aspect.
Additionnaly, we automatically can have a SVG output of our graph.