File: control

package info (click to toggle)
dapl 2.1.10.1.f1e05b7a-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid
  • size: 5,252 kB
  • sloc: ansic: 71,057; sh: 1,245; makefile: 819
file content (49 lines) | stat: -rw-r--r-- 1,825 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
Source: dapl
Priority: optional
Section: net
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Uploaders: Roland Fehrenbacher <rfehren@debian.org>,
Build-Depends: debhelper (>= 10),
               dh-autoreconf,
               libibverbs-dev,
               librdmacm-dev,
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/hpc-team/dapl
Vcs-Browser: https://salsa.debian.org/hpc-team/dapl
Homepage: https://www.openfabrics.org/downloads/dapl/

Package: libdapl-dev
Section: libdevel
Architecture: amd64 i386 arm64 ppc64el s390x
Depends: libdapl2 (= ${binary:Version}),
         ${misc:Depends},
Description: development files for the DAPL libraries
 The Direct Access Programming Library (DAPL) is a transport-independent,
 platform-independent API that supports Remote Direct Memory Access (RDMA)
 devices such as Infiniband and iWARP .
 .
 This package contains the header files and shared libraries for building
 applications against libdapl.

Package: libdapl2
Section: libs
Architecture: amd64 i386 arm64 ppc64el s390x
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Direct Access Programming Library (DAPL)
 The Direct Access Programming Library (DAPL) is a transport-independent,
 platform-independent API that supports Remote Direct Memory Access (RDMA)
 devices such as Infiniband and iWARP .
  .
 This package contains the libdapl shared library.

Package: dapl2-utils
Architecture: amd64 i386 arm64 ppc64el s390x
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: utilities for use with the DAPL libraries
 The Direct Access Programming Library (DAPL) is a transport-independent,
 platform-independent API that supports Remote Direct Memory Access (RDMA)
 devices such as Infiniband and iWARP .
 .
 This package contains example utilities that use the DAPL API.