summaryrefslogtreecommitdiff
path: root/ofxparse.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2018-11-05 14:44:38 +0100
committerAndrej Shadura <andrewsh@debian.org>2018-11-05 14:44:38 +0100
commit59c3ccc50d3504bfeb1a3f7e31ba806e2b5c3a07 (patch)
tree8021d433dbbd4dc2cff52ea33de8d61625d444cd /ofxparse.egg-info/SOURCES.txt
parentd8736ad37771257f5e8090072fccfbac90098633 (diff)
New upstream version 0.19
Diffstat (limited to 'ofxparse.egg-info/SOURCES.txt')
-rw-r--r--ofxparse.egg-info/SOURCES.txt45
1 files changed, 45 insertions, 0 deletions
diff --git a/ofxparse.egg-info/SOURCES.txt b/ofxparse.egg-info/SOURCES.txt
new file mode 100644
index 0000000..d0ee20b
--- /dev/null
+++ b/ofxparse.egg-info/SOURCES.txt
@@ -0,0 +1,45 @@
+AUTHORS
+LICENSE
+MANIFEST.in
+README.rst
+setup.cfg
+setup.py
+ofxparse/__init__.py
+ofxparse/mcc.py
+ofxparse/ofxparse.py
+ofxparse/ofxprinter.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/anzcc.ofx
+tests/fixtures/bank_medium.ofx
+tests/fixtures/bank_small.ofx
+tests/fixtures/checking.ofx
+tests/fixtures/fidelity-savings.ofx
+tests/fixtures/fidelity.ofx
+tests/fixtures/investment_401k.ofx
+tests/fixtures/investment_medium.ofx
+tests/fixtures/multiple_accounts.ofx
+tests/fixtures/multiple_accounts2.ofx
+tests/fixtures/ofx-v102-empty-tags.ofx
+tests/fixtures/signon_fail.ofx
+tests/fixtures/signon_success.ofx
+tests/fixtures/signon_success_no_message.ofx
+tests/fixtures/suncorp.ofx
+tests/fixtures/td_ameritrade.ofx
+tests/fixtures/tiaacref.ofx
+tests/fixtures/vanguard.ofx
+tests/fixtures/vanguard401k.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