Source: python-ofxhome
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9)
  , dh-python
  , python3-all
  , python3-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/captin411/ofxhome
X-Python-Version: >= 2.7
Vcs-Git: https://git.dgit.debian.org/python-ofxhome
Vcs-Browser: https://browse.dgit.debian.org/python-ofxhome.git/

Package: python3-ofxhome
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: ofxhome.com financial institution lookup REST client (Python 3)
 ofxhome is a REST client for the web service provided by ofxhome.com.
 .
 ofxhome.com provides a way to discover the Open Financial Exchange
 (OFX) URLs and financial institution IDs for banks and other
 financial institutions.
 .
 ofxhome is a sort of "DNS" for financial institution OFX URLs and
 IDs.
 .
 This client by itself is not all that useful unless you are coupling
 it with software that needs this lookup capability.
 .
 This package is for Python 3.
