File: control

package info (click to toggle)
gnupg-pkcs11-scd 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 392 kB
  • sloc: ansic: 3,794; makefile: 142; sh: 137; python: 67
file content (37 lines) | stat: -rw-r--r-- 1,417 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
32
33
34
35
36
37
Source: gnupg-pkcs11-scd
Section: utils
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper (>= 11)
	, libassuan-dev
	, libgpg-error-dev
	, libgcrypt20-dev
	, libpkcs11-helper-dev
	, libssl-dev
	, pkg-config
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/alteholz/gnupg-pkcs11-scd
Vcs-Git: https://salsa.debian.org/alteholz/gnupg-pkcs11-scd.git
Homepage: http://gnupg-pkcs11.sourceforge.net/

Package: gnupg-pkcs11-scd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gnupg2 | gpgsm | gnupg
Description: GnuPG smart-card daemon with PKCS#11 support
 gnupg-pkcs11-scd is a drop-in replacement for the smart-card daemon (scd)
 shipped with GnuPG. The daemon interfaces to smart-cards by using RSA Security
 Inc. PKCS#11 Cryptographic Token Interface (Cryptoki).

Package: gnupg-pkcs11-scd-proxy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
Suggests: gnupg2 | gpgsm | gnupg
Description: GnuPG smart-card daemon with PKCS#11 support, proxy
 gnupg-pkcs11-scd is a drop-in replacement for the smart-card daemon (scd)
 shipped with GnuPG. The daemon interfaces to smart-cards by using RSA Security
 Inc. PKCS#11 Cryptographic Token Interface (Cryptoki).
 .
 The daemon is a proxy into gnupg-pkcs11-scd-proxy-server which can be
 run within different security context to load the gnupg-pkcs11-scd
 smart-card daemon.