pkgsrc-wip/py-digraphtools/DESCR
Blue Rats b279d62a40 Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
2012-11-23 22:33:25 +00:00

6 lines
237 B
Plaintext

Some tools for working with directed acyclic graphs, partial orders and
topological sorting with Python.
digraphtools was written as a lightweight way of using DAGs and partial ordering
to represent, sort and traverse dependency trees.