File: control

package info (click to toggle)
libaqbanking 5.7.8-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,908 kB
  • sloc: ansic: 124,587; sh: 11,489; xml: 8,223; makefile: 2,454; cpp: 2,233; perl: 278; pascal: 115
file content (159 lines) | stat: -rw-r--r-- 5,777 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
Source: libaqbanking
Section: libs
Priority: optional
Maintainer: Micha Lenk <micha@debian.org>
Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, pkg-config,
  libgwenhywfar-core-dev (>= 4.17.0), gwenhywfar-tools,
  libktoblzcheck1-dev (>= 1.6-2),
  libxmlsec1-dev (>= 1.0.0),
  zlib1g-dev,
  doxygen,
  bzip2,
  libgmp10-dev,
  asciidoc,
  xmlto
Standards-Version: 4.3.0
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
Suggests: libaqbanking-doc
Section: libdevel
Architecture: any
Depends: libaqbanking35 (= ${binary:Version}),
  libaqhbci24 (= ${binary:Version}),
  libaqofxconnect7 (= ${binary:Version}),
  libgwenhywfar-core-dev,
  libktoblzcheck1-dev,
  ${misc:Depends},
  ${perl:Depends},
  debhelper
Enhances: debhelper
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: libaqbanking-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery, ${misc:Depends}
Enhances: libaqbanking-dev
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 API documentation.

Package: aqbanking-tools
Section: utils
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, libaqbanking35-plugins
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: libaqbanking35-plugins
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libaqbanking-plugins-libgwenhywfar60 (<< 5.3.5beta)
Replaces: libaqbanking-plugins-libgwenhywfar60 (<< 5.3.5beta)
Description: plugins needed by libaqbanking35
 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 several plugins to AqBanking needed for features like:
  * HBCI support
  * OFX support
  * EBICS support
  * import/export of data in various formats (CSV, DTAUS, OFX, OpenHBCI1, SWIFT
    and others)
  * integrated debugging and setup wizard GUIs

Package: libaqbanking-data
Section: libs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libaqbanking35
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: libaqbanking35
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
  libaqbanking-data (>= ${source:Version}),
  ${misc:Depends}
Recommends: libaqbanking35-plugins (>= ${source:Version})
Suggests: aqbanking-tools
Breaks: libaqbanking35-plugins (<< ${source:Version})
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.

Package: libaqhbci24
Provides: libaqbanking-backend
Enhances: libaqbanking35
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
  libaqbanking-data (>= ${source:Version}),
  ${misc:Depends}
Suggests: libchipcard-libgwenhywfar60-plugins
Description: library for HBCI online banking
 This library provides an API implementing the Home Banking Computer
 Interface, HBCI, a protocol popular with German banks. It is best used
 in conjunction with AqBanking, see the libaqbanking packages.
 .
 If you intend to use HBCI with digital signatures stored and/or processed on
 chipcards you will also need to install the package
 libchipcard-libgwenhywfar60-plugins.

Package: libaqofxconnect7
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for OFX online banking
 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 support for Open Financial Exchange (OFX) in AqBanking.
 OFX is a specification for the electronic exchange of financial data between
 financial institutions, business and consumers via the Internet.

Package: libaqebics0
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for EBICS online banking
 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 support for the Electronic Banking Internet
 Communication Standard (EBICS) in AqBanking. EBICS is a transmission protocol
 for banking information for usage by banking clients.