Roll src/third_party/WebKit f298044:aa8346d (svn 202628:202629)
[chromium-blink-merge.git] / tools / telemetry / third_party / altgraph / README.txt
blob904a14be581af5d0ff9c115f61d0eecdd554d0f0
1 altgraph is a fork of graphlib: a graph (network) package for constructing
2 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
3 graphviz output.
5 altgraph includes some additional usage of Python 2.6+ features and
6 enhancements related to modulegraph and macholib.