summaryrefslogtreecommitdiff
path: root/ofxparse.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ofxparse.egg-info/SOURCES.txt')
-rw-r--r--ofxparse.egg-info/SOURCES.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/ofxparse.egg-info/SOURCES.txt b/ofxparse.egg-info/SOURCES.txt
new file mode 100644
index 0000000..6cff2c7
--- /dev/null
+++ b/ofxparse.egg-info/SOURCES.txt
@@ -0,0 +1,36 @@
+AUTHORS
+LICENSE
+MANIFEST.in
+README
+setup.cfg
+setup.py
+ofxparse/__init__.py
+ofxparse/mcc.py
+ofxparse/ofxparse.py
+ofxparse/ofxutil.py
+ofxparse.egg-info/PKG-INFO
+ofxparse.egg-info/SOURCES.txt
+ofxparse.egg-info/dependency_links.txt
+ofxparse.egg-info/entry_points.txt
+ofxparse.egg-info/requires.txt
+ofxparse.egg-info/top_level.txt
+ofxparse.egg-info/zip-safe
+tests/__init__.py
+tests/support.py
+tests/test_parse.py
+tests/test_write.py
+tests/fixtures/account_listing_aggregation.ofx
+tests/fixtures/bank_medium.ofx
+tests/fixtures/bank_small.ofx
+tests/fixtures/checking.ofx
+tests/fixtures/fidelity.ofx
+tests/fixtures/investment_medium.ofx
+tests/fixtures/multiple_accounts.ofx
+tests/fixtures/multiple_accounts2.ofx
+tests/fixtures/signon_fail.ofx
+tests/fixtures/signon_success.ofx
+tests/fixtures/signon_success_no_message.ofx
+tests/fixtures/vanguard.ofx
+tests/fixtures/fail_nice/date_missing.ofx
+tests/fixtures/fail_nice/decimal_error.ofx
+tests/fixtures/fail_nice/empty_balance.ofx \ No newline at end of file