MANIFEST.in
README.markdown
setup.py
simplekv/__init__.py
simplekv/fs.py
simplekv/idgen.py
simplekv/memory.py
simplekv.egg-info/PKG-INFO
simplekv.egg-info/SOURCES.txt
simplekv.egg-info/dependency_links.txt
simplekv.egg-info/top_level.txt
test/test_doctests.py
test/test_filestore.py
test/test_idgens.py
test/test_memorystore.py