.coveragerc
.travis.yml
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
diskcollections/__init__.py
diskcollections/interfaces.py
diskcollections/py2to3.py
diskcollections/serializers.py
diskcollections/iterables/__init__.py
diskcollections/iterables/clients.py
diskcollections/iterables/iterables.py
python_disk_collections.egg-info/PKG-INFO
python_disk_collections.egg-info/SOURCES.txt
python_disk_collections.egg-info/dependency_links.txt
python_disk_collections.egg-info/not-zip-safe
python_disk_collections.egg-info/top_level.txt
tests/__init__.py
tests/test_serializers.py
tests/sequences/__init__.py
tests/sequences/test_clients.py
tests/sequences/test_iterables.py