CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
requirements-tests.txt
setup.cfg
setup.py
attrdict_rog/__init__.py
attrdict_rog/default.py
attrdict_rog/dictionary.py
attrdict_rog/mapping.py
attrdict_rog/merge.py
attrdict_rog/mixins.py
attrdict_rog.egg-info/PKG-INFO
attrdict_rog.egg-info/SOURCES.txt
attrdict_rog.egg-info/dependency_links.txt
attrdict_rog.egg-info/requires.txt
attrdict_rog.egg-info/top_level.txt
attrdict_rog.egg-info/zip-safe
tests/test_attrdefault.py
tests/test_attrdict.py
tests/test_attrmap.py
tests/test_common.py
tests/test_depricated.py
tests/test_merge.py
tests/test_mixins.py