README.chromium 440 B

123456789101112
  1. Name: altgraph
  2. Short Name: altgraph
  3. URL: https://pypi.python.org/pypi/altgraph/
  4. Version: 0.12
  5. License: MIT
  6. License File: NOT_SHIPPED
  7. Security Critical: no
  8. Description: altgraph is a fork of graphlib: a graph (network) package for
  9. constructing graphs, BFS and DFS traversals, topological sort, shortest paths,
  10. etc. with graphviz output. altgraph is used by
  11. telemetry/third_party/modulegraph.
  12. Local modification: remove doc/_build directory.