MANIFEST.in
README.rst
ez_setup.py
setup.py
ofs/__init__.py
ofs/base.py
ofs/command.py
ofs/factory.py
ofs.egg-info/PKG-INFO
ofs.egg-info/SOURCES.txt
ofs.egg-info/dependency_links.txt
ofs.egg-info/entry_points.txt
ofs.egg-info/requires.txt
ofs.egg-info/top_level.txt
ofs/local/__init__.py
ofs/local/filestore.py
ofs/local/metadatastore.py
ofs/local/pairtreestore.py
ofs/local/storedjson.py
ofs/local/zipfile.py
ofs/local/zipstore.py
ofs/remote/__init__.py
ofs/remote/botostore.py
ofs/remote/proxystore.py
ofs/remote/reststore.py
test/__init__.py
test/binary.data
test/botostore_test.py
test/entry_points_test.py
test/metadatastore_test.py
test/pairtree_test.py
test/reststore_test.py
test/zipofs_test.py