File: control

package info (click to toggle)
tpm2-tools 5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,988 kB
  • sloc: ansic: 45,737; sh: 14,915; xml: 8,342; makefile: 610; python: 51
file content (31 lines) | stat: -rw-r--r-- 1,108 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
22
23
24
25
26
27
28
29
30
31
Source: tpm2-tools
Section: utils
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Uploaders: Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>,
           Ivan Hu <ivan.hu@ubuntu.com>
Build-Depends: autoconf,
               autoconf-archive,
               debhelper-compat (= 13),
               docbook-xml,
               docbook-xsl,
               libcurl4-gnutls-dev | libcurl-ssl-dev,
               libssl-dev,
               libtool,
               libtss2-dev (>= 2.3.0),
               pandoc,
               pkgconf,
               uuid-dev,
               xsltproc
Homepage: https://github.com/tpm2-software/tpm2-tools
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/tpm2-tools
Vcs-Git: https://salsa.debian.org/debian/tpm2-tools.git

Package: tpm2-tools
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: TPM 2.0 utilities
 This package contains a set of tools to use with TPM 2.0 chips,
 for common tasks and features provided by the hardware; such as
 for doing basic key management, attestation, encryption and signing.