redstreet / beancount_reds_importers

Simple ingesting tools for Beancount (plain text, double entry accounting software). More importantly, a framework to allow you to easily write your own importers.
GNU General Public License v3.0
115 stars 39 forks source link

feat: improvements to pdfreader #112

Closed gary-roach closed 1 week ago

gary-roach commented 1 week ago

Refactored pdfreader to be more extensible and added a mercurycards importer which uses the pdfreader to read credit card transactions. Reflects changes discussed in issue #109