Added the python-graph module
http://code.google.com/p/python-graph/
Patch by: Sverre Rabbelier
python-graphA library for working with graphs in Python--------------------------------------------------------------------------------AUTHORSPedro Matiello <pmatiello@gmail.com>CONTRIBUTORSChristian Muise <christian.muise@gmail.com> * Various Hypergraph algorithms.Nathan Davis <davisn90210@gmail.com> * Faster node insertion.Rhys Ulerich <rhys.ulerich@gmail.com> * Dijkstra's Shortest path algorithm.Zsolt Haraszti <zsolt@drawwell.net> * Weighted random generated graphs.LICENSEThis software is provided under the MIT license. See accompanying COPYING file for details.DOCUMENTATIONTo generate the API documentation for this package, run: make docsYou'll need epydoc installed in your system.WEBSITEThe latest version of this package can be found at: http://code.google.com/p/python-graph/Please report bugs at: http://code.google.com/p/python-graph/issues/list