File: debcargo.toml

package info (click to toggle)
rust-parsec-tool 0.7.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: sh: 275; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 527 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
overlay = "."
uploaders = ["Emanuele Rocca <ema@debian.org>"]
collapse_features = true
summary = "Command line tool to communicate with the Parsec service"

[packages.bin]
section = "utils"
description = """
Parsec is an abstraction layer that can be used to interact with
hardware-backed security facilities such as the Hardware Security Module (HSM),
the Trusted Platform Module (TPM), firmware-backed, and isolated software
services.
.
This package provides the command line tool to communicate with the
Parsec service.
"""