AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/app.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/ndict.rst
docs/readme.rst
docs/sndict.rst
docs/usage.rst
sndict/__init__.py
sndict/app.py
sndict/exceptions.py
sndict/nesteddict.py
sndict/shared.py
sndict/structurednesteddict.py
sndict/utils.py
sndict.egg-info/PKG-INFO
sndict.egg-info/SOURCES.txt
sndict.egg-info/dependency_links.txt
sndict.egg-info/entry_points.txt
sndict.egg-info/not-zip-safe
sndict.egg-info/top_level.txt
tests/__init__.py
tests/test_nesteddict.py
tests/test_shared.py
tests/test_structurednesteddict.py