File: debcargo.toml

package info (click to toggle)
rust-grcov 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 404 kB
  • sloc: makefile: 5
file content (11 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
overlay = "."
uploaders = ["Sylvestre Ledru <sylvestre@debian.org>"]

[source]
section = "utils"
summary = "Collects and aggregates code coverage information for multiple source files"
build_depends = ["dh-exec", "llvm-dev", "clang", "zlib1g-dev", "help2man"]

[packages.bin]
section = "utils"
summary = "Collects and aggregates code coverage information for multiple source files"