Source: ledger-autosync Section: utils Priority: optional Maintainer: Antonio Terceiro Uploaders: Clint Adams Build-Depends: debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, hledger, ledger, python3, python3-all, python3-bs4, python3-fuzzywuzzy, python3-ledger, python3-mock, python3-poetry, python3-pytest, python3-ofxclient, python3-ofxparse (>= 0.14), python3-setuptools (>= 26), python3-poetry-core, Standards-Version: 4.6.2 Homepage: https://bitbucket.org/egh/ledger-autosync Vcs-Git: https://salsa.debian.org/debian/ledger-autosync.git Vcs-Browser: https://salsa.debian.org/debian/ledger-autosync Testsuite: autopkgtest-pkg-pybuild Package: ledger-autosync Architecture: all Depends: hledger | ledger, ${misc:Depends}, ${python3:Depends} Description: automated synchronization between OFX providers and ledger files ledger-autosync is a program to pull down transactions from your bank and create ledger transactions for them. It is designed to only create transactions that are not already present in your ledger files. This should make it comparable to some of the automated synchronization features available in products like GnuCash, Mint, etc.