.gitignore
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.md
input.txt
pyproject.toml
src/ofxstatement_upday/__init__.py
src/ofxstatement_upday/upday.py
src/ofxstatement_upday.egg-info/PKG-INFO
src/ofxstatement_upday.egg-info/SOURCES.txt
src/ofxstatement_upday.egg-info/dependency_links.txt
src/ofxstatement_upday.egg-info/entry_points.txt
src/ofxstatement_upday.egg-info/requires.txt
src/ofxstatement_upday.egg-info/top_level.txt
tests/test_sample.py
tests/test_upday.py