.editorconfig
.gitignore
.gitignore.in
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
generate_type_stub.py
pyproject.toml
renovate.json
setup.cfg
.github/workflows/pypi-publish.yml
.github/workflows/python-test.yml
dict_zip/__init__.py
dict_zip/__init__.pyi
dict_zip/_version.py
dict_zip/py.typed
dict_zip.egg-info/PKG-INFO
dict_zip.egg-info/SOURCES.txt
dict_zip.egg-info/dependency_links.txt
dict_zip.egg-info/top_level.txt
scripts/test_install.sh
tests/__init__.py
tests/test_basis.py
tests/test_example.py
tests/test_types.py