.gitignore
LICENSE.txt
README.md
TODO.txt
add_placename_data.py
build.sh
build_db.py
build_postcodes.py
iceaddr_logo.svg
placename_additions.txt
pyproject.toml
.github/FUNDING.yml
.github/workflows/codeql-analysis.yml
.github/workflows/python-package.yml
src/iceaddr/__init__.py
src/iceaddr/addresses.py
src/iceaddr/db.py
src/iceaddr/dist.py
src/iceaddr/iceaddr.db
src/iceaddr/municipalities.py
src/iceaddr/placenames.py
src/iceaddr/postcodes.py
src/iceaddr.egg-info/PKG-INFO
src/iceaddr.egg-info/SOURCES.txt
src/iceaddr.egg-info/dependency_links.txt
src/iceaddr.egg-info/requires.txt
src/iceaddr.egg-info/top_level.txt
tests/__init__.py
tests/test_iceaddr.py