.editorconfig
.gitattributes
.gitignore
.travis.yml
MIT-LICENSE
Makefile
README.md
requirements.txt
setup.py
tox.ini
attributedict/__init__.py
attributedict/collections.py
attributedict/compat.py
attributedict.egg-info/PKG-INFO
attributedict.egg-info/SOURCES.txt
attributedict.egg-info/dependency_links.txt
attributedict.egg-info/requires.txt
attributedict.egg-info/top_level.txt
attributedict.egg-info/zip-safe
attributedict/tests/__init__.py
attributedict/tests/__main__.py
attributedict/tests/helper.py
attributedict/tests/test_collections.py