File: control

package info (click to toggle)
opencryptoki 2.3.1%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 7,100 kB
  • ctags: 7,572
  • sloc: ansic: 98,937; sh: 564; makefile: 499
file content (65 lines) | stat: -rw-r--r-- 2,279 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: opencryptoki
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: autoconf,
 automake,
 autotools-dev,
 debhelper (>= 7.0.50~),
 libtool,
 libtspi-dev 
Standards-Version: 3.9.2
Homepage: http://opencryptoki.sourceforge.net/

Package: opencryptoki
Architecture: any
Depends:
 ${misc:Depends}, ${shlibs:Depends}, libopencryptoki0 (= ${binary:Version}),
 adduser
Description: PKCS#11 implementation (daemon)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard 
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the daemon.

Package: opencryptoki-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
 ${misc:Depends}, opencryptoki (= ${binary:Version}),
 libopencryptoki0 (= ${binary:Version}),
 libopencryptoki-dev (= ${binary:Version})
Description: PKCS#11 implementation (debug)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the debugging symbols.

Package: libopencryptoki0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: PKCS#11 implementation (library)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the library.

Package: libopencryptoki-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libopencryptoki0 (= ${binary:Version})
Description: PKCS#11 implementation (development)
 openCryptoki is a PKCS#11 Cryptographic Token Interface Standard
 implementation.  It includes drivers and libraries to enable IBM cryptographic
 hardware such as Trusted Computing Platform (TPM) cryptographic devices as well
 as a software token for testing.
 .
 This package contains the development files.