File: debcargo.toml

package info (click to toggle)
rust-ssh-key 0.6.7-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,008 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 374 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
overlay = "."
uploaders = ["Nadzeya Hutsko <nadzya.info@gmail.com>"]
collapse_features = true

# Exclude an executable file that is not needed to run tests
# or use the library but causes the executable-not-elf-or-script
# lintian warning
excludes = ["tests/examples/generate.sh"]

# The auto-generated summary is too long.
summary = "SSH key file format decoders/encoders"