Path to this page:
./
wip/py-digraphtools,
Python library for working with directed acyclic graphs
Branch: CURRENT,
Version: 0.2.1,
Package name: py27-digraphtools-0.2.1,
Maintainer: kamel.derouicheSome 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.
Required to run:[
lang/python27]
Master sites:
SHA1: d23e6238f40f2c6f2d8703412c7e33598b9c7e59
RMD160: 4d46e8d3edf2599f5dfefdcc3d4e7b2bcc3acf2a
Filesize: 7.959 KB
Version history: (Expand)
- (2013-03-09) Package has been reborn
- (2013-03-09) Package deleted from pkgsrc
- (2012-06-11) Package has been reborn
- (2012-06-11) Updated to version: py27-digraphtools-0.2.1
- (2012-06-11) Package deleted from pkgsrc
- (2011-12-30) Package added to pkgsrc.se, version py26-digraphtools-0.2.1 (created)
CVS history: (Expand)
| 2012-11-23 23:33:55 by othyro | Files touched by this commit (43) |
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
|
| 2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-12-29 22:54:57 by Kamel Derouiche | Files touched by this commit (4) |  |
Log message:
Import py27-digraphtools-0.2.1 as wip/py-digraphtools.
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
|