Commit graph

3 commits

Author SHA1 Message Date
rodent
40a0103dfe 0.12
----

- Added ``ObjectGraph.edgeData`` to retrieve the edge data
  from a specific edge.
- Added ``AltGraph.update_edge_data`` and ``ObjectGraph.updateEdgeData``
  to update the data associated with a graph edge.
2014-08-07 01:37:17 +00:00
wiz
a7db992dd5 Remove unnecessary comment. 2014-02-09 16:51:06 +00:00
rodent
03b7b57dce Import py27-altgraph-0.11 as graphics/py-altgraph.
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.
2014-02-09 15:01:18 +00:00