MANIFEST.in
README.rst
setup.py
src/ofxstatement/__init__.py
src/ofxstatement/configuration.py
src/ofxstatement/exceptions.py
src/ofxstatement/ofx.py
src/ofxstatement/parser.py
src/ofxstatement/plugin.py
src/ofxstatement/statement.py
src/ofxstatement/tool.py
src/ofxstatement/ui.py
src/ofxstatement.egg-info/PKG-INFO
src/ofxstatement.egg-info/SOURCES.txt
src/ofxstatement.egg-info/dependency_links.txt
src/ofxstatement.egg-info/entry_points.txt
src/ofxstatement.egg-info/requires.txt
src/ofxstatement.egg-info/top_level.txt
src/ofxstatement.egg-info/zip-safe
src/ofxstatement/plugins/__init__.py
src/ofxstatement/plugins/dnb.py
src/ofxstatement/plugins/swedbank.py
src/ofxstatement/tests/__init__.py
src/ofxstatement/tests/test_configuration.py
src/ofxstatement/tests/test_dnb.py
src/ofxstatement/tests/test_ofx.py
src/ofxstatement/tests/test_parser.py
src/ofxstatement/tests/test_plugin.py
src/ofxstatement/tests/test_sample.py
src/ofxstatement/tests/test_swedbank.py
src/ofxstatement/tests/samples/config.ini
src/ofxstatement/tests/samples/dnb.csv
src/ofxstatement/tests/samples/swedbank.csv