Package: wnpp
Owner: Luca Falavigna <dktrkr...@debian.org>
Severity: wishlist

* Package name    : toposort
  Version         : 1.0
  Upstream Author : Eric V. Smith
* URL             : https://bitbucket.org/ericvsmith/toposort
* License         : Apache-2.0
  Programming Lang: Python
  Description     : topological sort algorithm in Python

In computer science, a topological sort (sometimes abbreviated topsort or
toposort) or topological ordering of a directed graph is a linear ordering of
its vertices such that for every directed edge uv from vertex u to vertex v, u
comes before v in the ordering.

This package provides this algorithm for Python.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADk7b0N5cdh2h4hQxfZMG1nXPtifeT6aG8VNy=ryd4vavc7...@mail.gmail.com

Reply via email to