Path to this page:
./
wip/py-digraphtools,
Python library for working with directed acyclic graphs
Branch: CURRENT,
Version: 0.2.1,
Package name: py312-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/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 4d46e8d3edf2599f5dfefdcc3d4e7b2bcc3acf2a
Filesize: 7.959 KB
Version history: (Expand)
- (2024-09-19) Updated to version: py312-digraphtools-0.2.1
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-digraphtools-0.2.1
- (2021-10-08) Updated to version: py39-digraphtools-0.2.1
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
|