Source: digraphtools Maintainer: Steven McDonald Section: python Priority: optional Standards-Version: 3.9.2.0 Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6) Package: python-digraphtools Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Python library for working with directed acyclic graphs digraphtools provides a lightweight way of using directed acyclic graphs and partial ordering to represent, sort and traverse dependency trees.