CONTRIBUTORS.txt
LICENSE
MANIFEST.in
README.md
setup.py
docs/.requirements
docs/Makefile
docs/conf.py
docs/devapi.rst
docs/envvariables.rst
docs/examples.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/releasenotes.rst
docs/sec_developer.rst
docs/sec_gettingstarted.rst
docs/sec_reference.rst
docs/userapi.rst
docs/ext/docscrape.py
docs/ext/docscrape_sphinx.py
docs/ext/imageio_ext.py
docs/ext/numpydoc.py
imageio/__init__.py
imageio/freeze.py
imageio/testing.py
imageio.egg-info/PKG-INFO
imageio.egg-info/SOURCES.txt
imageio.egg-info/dependency_links.txt
imageio.egg-info/top_level.txt
imageio/core/__init__.py
imageio/core/fetching.py
imageio/core/findlib.py
imageio/core/format.py
imageio/core/functions.py
imageio/core/request.py
imageio/core/util.py
imageio/plugins/__init__.py
imageio/plugins/_dicom.py
imageio/plugins/_freeimage.py
imageio/plugins/_swf.py
imageio/plugins/_tifffile.py
imageio/plugins/avbin.py
imageio/plugins/dicom.py
imageio/plugins/example.py
imageio/plugins/ffmpeg.py
imageio/plugins/fits.py
imageio/plugins/freeimage.py
imageio/plugins/freeimagemulti.py
imageio/plugins/gdal.py
imageio/plugins/npz.py
imageio/plugins/simpleitk.py
imageio/plugins/swf.py
imageio/plugins/tifffile.py
imageio/resources/shipped_resources_go_here
tests/README.md
tests/test_avbin.py
tests/test_core.py
tests/test_dicom.py
tests/test_ffmpeg.py
tests/test_fits.py
tests/test_freeimage.py
tests/test_freeimage_suite.py
tests/test_gdal.py
tests/test_meta.py
tests/test_npz.py
tests/test_simpleitk.py
tests/test_swf.py
tests/test_tifffile.py