Source: python-ofxclient
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>
Build-Depends: debhelper-compat (= 12)
  , dh-python
  , python3-all
  , python3-setuptools
  , python3-lxml
  , python3-nose
  , python3-mock
  , python3-bs4
  , python3-keyring
  , python3-keyrings.alt
  , python3-ofxparse (>= 0.8)
  , python3-ofxhome
Standards-Version: 4.4.0
Homepage: https://github.com/captin411/ofxclient
Vcs-Git: https://salsa.debian.org/python-team/modules/python-ofxclient.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-ofxclient
Rules-Requires-Root: no

Package: python3-ofxclient
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Breaks: python-ofxclient
Replaces: python-ofxclient
Description: OFX client for dowloading transactions from banks
 Simple ofxclient command line utility and OFX client libraries for development.
