File: control

package info (click to toggle)
golang-github-google-go-tpm 0.9.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,932 kB
  • sloc: makefile: 13
file content (29 lines) | stat: -rw-r--r-- 1,020 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
Source: golang-github-google-go-tpm
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytha8thedev@gmail.com>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-golang,
 golang-any,
 golang-golang-x-sys-dev,
 golang-github-google-go-cmp-dev <!nocheck>,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-google-go-tpm
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-google-go-tpm.git
Homepage: https://github.com/google/go-tpm
XS-Go-Import-Path: github.com/google/go-tpm

Package: golang-github-google-go-tpm-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-golang-x-sys-dev,
 ${misc:Depends},
Description: communicate directly with a TPM device (library)
 Go-TPM is a Go library that communicates directly with a TPM device on Linux
 machines. The libraries don't implement the entire spec for neither 1.2 nor
 2.0.