LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
versioneer.py
mdtcollections/__init__.py
mdtcollections/_version.py
mdtcollections/descriptors.py
mdtcollections/dotdict.py
mdtcollections/exclusive_list.py
mdtcollections/named_dict.py
mdtcollections.egg-info/PKG-INFO
mdtcollections.egg-info/SOURCES.txt
mdtcollections.egg-info/dependency_links.txt
mdtcollections.egg-info/top_level.txt
tests/__init__.py
tests/fixtures.py
tests/helpers.py
tests/test_descriptors.py
tests/test_dotdict.py
tests/test_exclusivelist.py
tests/test_pickling.py