khronosschoty 17d73c84dc added Pale Moon 29.4.4 3 年之前
..
altgraph 17d73c84dc added Pale Moon 29.4.4 3 年之前
altgraph_tests 17d73c84dc added Pale Moon 29.4.4 3 年之前
doc 17d73c84dc added Pale Moon 29.4.4 3 年之前
MANIFEST.in 17d73c84dc added Pale Moon 29.4.4 3 年之前
PKG-INFO 17d73c84dc added Pale Moon 29.4.4 3 年之前
README.txt 17d73c84dc added Pale Moon 29.4.4 3 年之前
setup.cfg 17d73c84dc added Pale Moon 29.4.4 3 年之前
setup.py 17d73c84dc added Pale Moon 29.4.4 3 年之前

README.txt

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.