.pre-commit-config.yaml
.travis.yml
AUTHORS
ChangeLog
LICENSE
Makefile
README.rst
dev-requirements.txt
pyproject.toml
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/ilikewhatugot.png
docs/source/index.rst
schwifty/__init__.py
schwifty/bic.py
schwifty/common.py
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
schwifty/bank_registry/README.md
schwifty/bank_registry/generated_be.json
schwifty/bank_registry/generated_de.json
schwifty/bank_registry/manual_es.json
schwifty/bank_registry/manual_gb.json
schwifty/iban_registry/README.md
schwifty/iban_registry/generated.json
scripts/README
scripts/get_bank_registry_be.py
scripts/get_bank_registry_de.py
scripts/get_iban_registry.py
tests/test_bic.py
tests/test_iban.py