deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
topological sort algorithm - Python 3 module
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 3.
Homepage: https://gitlab.com/ericvsmith/toposort
Installed-Size: '28'
Maintainer: Luca Falavigna <dktrkranz@debian.org>
Package: python3-toposort
Priority: optional
Section: python
Source: toposort
Version: 1.10-2
srcpkg_name: toposort
srcpkg_version: 1.10-2