README.txt 287 B

1234567
  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.
  4. altgraph includes some additional usage of Python 2.6+ features and
  5. enhancements related to modulegraph and macholib.