summaryrefslogtreecommitdiffstats
path: root/python/altgraph/README.txt
blob: 904a14be581af5d0ff9c115f61d0eecdd554d0f0 (plain)
1
2
3
4
5
6
altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.

altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.