LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
fints/__init__.py
fints/client.py
fints/connection.py
fints/dialog.py
fints/exceptions.py
fints/fields.py
fints/formals.py
fints/message.py
fints/models.py
fints/parser.py
fints/security.py
fints/types.py
fints/utils.py
fints.egg-info/PKG-INFO
fints.egg-info/SOURCES.txt
fints.egg-info/dependency_links.txt
fints.egg-info/requires.txt
fints.egg-info/top_level.txt
fints/hhd/__init__.py
fints/hhd/flicker.py
fints/segments/__init__.py
fints/segments/accounts.py
fints/segments/auth.py
fints/segments/bank.py
fints/segments/base.py
fints/segments/debit.py
fints/segments/depot.py
fints/segments/dialog.py
fints/segments/journal.py
fints/segments/message.py
fints/segments/saldo.py
fints/segments/statement.py
fints/segments/transfer.py
tests/conftest.py
tests/test_client.py
tests/test_formals.py
tests/test_hhd.py
tests/test_message_parser.py
tests/test_message_serializer.py
tests/test_models.py
tests/messages/basic_complicated.bin
tests/messages/basic_simple.bin