File: control

package info (click to toggle)
libica 3.9.0-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 2,624 kB
  • sloc: ansic: 39,028; perl: 3,061; makefile: 226; sh: 51
file content (35 lines) | stat: -rw-r--r-- 1,271 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: libica
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12), libssl-dev, autoconf-archive
Standards-Version: 4.1.0
Section: libs
Homepage: https://github.com/opencryptoki/libica

Package: libica-dev
Section: libdevel
Architecture: s390 s390x
Multi-Arch: same
Depends: libica3 (= ${binary:Version}), ${misc:Depends}
Description: hardware cryptography support for IBM System z hardware (dev package)
 libica library provides hardware acceleration for cryptographic
 functions and is part of the openCryptoki project.
 .
 This package contains development headers and library.

Package: libica3
Architecture: s390 s390x
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: hardware cryptography support for IBM System z hardware
 libica library provides hardware acceleration for cryptographic
 functions and is part of the openCryptoki project.

Package: libica-utils
Architecture: s390 s390x
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: hardware cryptography support for Linux on z Systems (utils)
 libica library provides hardware acceleration for cryptographic
 functions and is part of the openCryptoki project.
 .
 This package contains icastats and icainfo utilities.