COPYING
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
extradict/__init__.py
extradict/binary_tree_dict.py
extradict/blobdict.py
extradict/extratuple.py
extradict/grouper.py
extradict/map_getter.py
extradict/misc.py
extradict/nested_data.py
extradict/normalized_dict.py
extradict/reciprocal_dict.py
extradict/trie.py
extradict/version_dict.py
extradict.egg-info/PKG-INFO
extradict.egg-info/SOURCES.txt
extradict.egg-info/dependency_links.txt
extradict.egg-info/requires.txt
extradict.egg-info/top_level.txt
tests/test_bijective.py
tests/test_blob_dict.py
tests/test_grouper.py
tests/test_map_getter.py
tests/test_mappings.py
tests/test_namedtuple.txt
tests/test_nested_data.py
tests/test_normalized.py
tests/test_tree.py
tests/test_trie.py
tests/test_version_dict.py