td_statement_extractor 0.1.4
Extract machine readable transaction data from TD credit card statements. This gem parses PDF statements from TD Canada Trust and extracts transaction data into a structured format. It is designed to work with the PDF format used by TD Canada Trust for their credit card statements.
Gemfile:
=
install:
=
Runtime Dependencies (2):
csv
~> 3.3.5
pdf-reader
~> 2.14.1