.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
pytest.ini
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
schwifty/__init__.py
schwifty/bank-registry.json
schwifty/bic.py
schwifty/common.py
schwifty/iban-registry.json
schwifty/iban.py
schwifty/registry.py
schwifty.egg-info/PKG-INFO
schwifty.egg-info/SOURCES.txt
schwifty.egg-info/dependency_links.txt
schwifty.egg-info/not-zip-safe
schwifty.egg-info/pbr.json
schwifty.egg-info/requires.txt
schwifty.egg-info/top_level.txt
scripts/convert_blz_doc.py
scripts/get_iban_registry.py
tests/test_bic.py
tests/test_iban.py