File: control

package info (click to toggle)
libfinance-bank-ie-permanenttsb-perl 0.4-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 841; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,501 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
Source: libfinance-bank-ie-permanenttsb-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
                     libdate-calc-perl,
                     libswitch-perl,
                     libtest-mockobject-perl,
                     libwww-mechanize-perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfinance-bank-ie-permanenttsb-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libfinance-bank-ie-permanenttsb-perl.git
Homepage: https://metacpan.org/release/Finance-Bank-IE-PermanentTSB

Package: libfinance-bank-ie-permanenttsb-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libdate-calc-perl,
         libswitch-perl,
         libwww-mechanize-perl
Description: perl interface to the PermanentTSB Open24 homebanking
 Finance::Bank::IE::PermanentTSB provides a set of functions which can be
 used in perl programs to interact with the Open24 homebanking (www.open24.ie)
 .
 The module will allow the user to check the account balance and to display
 an account statement for a particular time range.
 .
 This package also includes a CLI tool (ptsb), which will provide the same
 functionalities of the module and will also use gnuplot to draw graphs
 about the status of a bank account.