LICENSE
MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
dictionary_search/__init__.py
dictionary_search/search.py
dictionary_search/structural.py
dictionary_search.egg-info/PKG-INFO
dictionary_search.egg-info/SOURCES.txt
dictionary_search.egg-info/dependency_links.txt
dictionary_search.egg-info/top_level.txt
dictionary_search.egg-info/zip-safe
tests/__init__.py
tests/test_search_all.py
tests/test_search_one.py
tests/structural/__init__.py
tests/structural/test_flat.py
tests/structural/test_nest.py