File: control

package info (click to toggle)
setcover 0.0~git20161128.b1de791-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 132 kB
  • sloc: cpp: 435; makefile: 28
file content (21 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: setcover
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/setcover
Vcs-Git: https://salsa.debian.org/med-team/setcover.git
Homepage: https://github.com/martin-steinegger/setcover
Rules-Requires-Root: no

Package: libsetcover-dev
Architecture: any
Section: libdevel
Depends:
 ${misc:Depends},
Description: Time/Memory Linear greedy set cover
 Well-optimized linear version of the greedy set cover algorithm.