Source: python-fints
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Matthias Geiger <werdahias@riseup.net>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-mt-940,
 python3-requests,
 python3-pytest <!nocheck>,
 python3-pytest-mock <!nocheck>,
 python3-sphinx,
 python3-sepaxml,
 python3-bleach,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://github.com/raphaelm/python-fints
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-fints
Vcs-Git: https://salsa.debian.org/python-team/packages/python-fints.git

Package: python3-fints
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Suggests: python-fints-doc,
Description: Python library for the FinTS banking protocol
 This is a pure-python implementation of FinTS (formerly known as HBCI),
 a online-banking protocol commonly supported by German banks.
 .
 This package installs the library for Python 3.

Package: python-fints-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: Python library for the FinTS banking protocol (documentation)
 This is a pure-python implementation of FinTS (formerly known as HBCI),
 a online-banking protocol commonly supported by German banks.
 .
 This is the common documentation package.
