[go: up one dir, main page]

File: control

package info (click to toggle)
coolkey 1.1.0-16
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,508 kB
  • sloc: sh: 8,197; cpp: 6,934; ansic: 4,384; makefile: 113
file content (35 lines) | stat: -rw-r--r-- 1,420 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
Source: coolkey
Section: admin
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Uploaders: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper-compat (= 12), autoconf, pkg-config, zlib1g-dev, libpcsclite-dev, libnss3-dev, libnspr4-dev, dh-exec (>=0.3)
Standards-Version: 3.9.3
Homepage: http://directory.fedoraproject.org/wiki/CoolKey
Vcs-Browser: https://salsa.debian.org/debian/coolkey
Vcs-Git: https://salsa.debian.org/debian/coolkey.git
Rules-Requires-Root: no

Package: coolkey
Architecture: any
Depends: libckyapplet1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libpcsclite1
Recommends: libnss3-tools, epiphany-extensions
Description: Smart Card PKCS #11 cryptographic module
 Linux Driver support for the CoolKey and Common Access Card (CAC)
 smart card security keys used in a Public Key Infrastructure (PKI).
 The libpkcs11 module allows use of Smart Cards in applications
 that use mozilla Network Security Services (NSS).

Package: libckyapplet1
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Smart Card Coolkey applet
 Protocol library for Coolkey applications.

Package: libckyapplet1-dev
Architecture: any
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}, libckyapplet1 (= ${binary:Version})
Description: Smart Card Coolkey applet development files
 Header files and support for Coolkey applications.