File: control

package info (click to toggle)
libaqbanking 6.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 17,460 kB
  • sloc: ansic: 150,839; xml: 18,557; sh: 4,371; makefile: 3,927; cpp: 329; perl: 267
file content (68 lines) | stat: -rw-r--r-- 2,332 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
66
67
68
Source: libaqbanking
Section: libs
Priority: optional
Maintainer: Micha Lenk <micha@debian.org>
Build-Depends: debhelper-compat (= 13), pkg-config,
  libgwenhywfar-core-dev (>= 5.8.3), gwenhywfar-tools,
  libxmlsec1-dev,
  zlib1g-dev,
  doxygen,
  bzip2,
  libgmp-dev,
  asciidoctor
Standards-Version: 4.6.1
Homepage: http://www.aquamaniac.de/aqbanking/
Vcs-Browser: https://salsa.debian.org/aqbanking-team/pkg-libaqbanking
Vcs-Git: https://salsa.debian.org/aqbanking-team/pkg-libaqbanking.git

Package: libaqbanking-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libaqbanking44 (= ${binary:Version}),
  libgwenhywfar-core-dev,
  ${misc:Depends},
  ${perl:Depends}
Description: library for online banking applications
 AqBanking provides a middle layer between the applications
 and online banking libraries implementing various file formats and protocols.
 Plugins supporting OFX, DTAUS, HBCI, and EBICS are available.
 .
 This package contains the development files for AqBanking.

Package: aqbanking-tools
Section: utils
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: gwenhywfar-tools
Description: basic command line homebanking utilities
 AqBanking provides a middle layer between the applications
 and online banking libraries implementing various file formats and protocols.
 Plugins supporting OFX, DTAUS, HBCI, and EBICS are available.
 .
 This package provides a basic command line interface to AqBanking.

Package: libaqbanking-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libaqbanking44
Description: configuration files for libaqbanking
 AqBanking provides a middle layer between the applications
 and online banking libraries implementing various file formats and protocols.
 Plugins supporting OFX, DTAUS, HBCI, and EBICS are available.
 .
 This package contains data files for AqBanking.

Package: libaqbanking44
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
  libaqbanking-data (>= ${source:Version}),
  ${misc:Depends}
Suggests: aqbanking-tools
Description: library for online banking applications
 AqBanking provides a middle layer between the applications
 and online banking libraries implementing various file formats and protocols.
 Plugins supporting OFX, DTAUS, HBCI, and EBICS are available.