README.rst
setup.py
microcollections/__init__.py
microcollections/collections.py
microcollections/tests.py
microcollections.egg-info/PKG-INFO
microcollections.egg-info/SOURCES.txt
microcollections.egg-info/dependency_links.txt
microcollections.egg-info/top_level.txt
microcollections/datastores/__init__.py
microcollections/datastores/core.py
microcollections/datastores/http.py
microcollections/datastores/memory.py
microcollections/filestores/__init__.py
microcollections/filestores/core.py
microcollections/filestores/directory.py
microcollections/filestores/uri.py
microcollections/filestores/utils.py