LICENSE
README.md
setup.cfg
setup.py
imageio/__init__.py
imageio/__main__.py
imageio/freeze.py
imageio/testing.py
imageio/v2.py
imageio/v3.py
imageio.egg-info/PKG-INFO
imageio.egg-info/SOURCES.txt
imageio.egg-info/dependency_links.txt
imageio.egg-info/entry_points.txt
imageio.egg-info/requires.txt
imageio.egg-info/top_level.txt
imageio/config/__init__.py
imageio/config/extensions.py
imageio/config/plugins.py
imageio/core/__init__.py
imageio/core/fetching.py
imageio/core/findlib.py
imageio/core/format.py
imageio/core/imopen.py
imageio/core/legacy_plugin_wrapper.py
imageio/core/request.py
imageio/core/util.py
imageio/core/v3_plugin_api.py
imageio/plugins/__init__.py
imageio/plugins/_bsdf.py
imageio/plugins/_dicom.py
imageio/plugins/_freeimage.py
imageio/plugins/_swf.py
imageio/plugins/_tifffile.py
imageio/plugins/bsdf.py
imageio/plugins/dicom.py
imageio/plugins/example.py
imageio/plugins/feisem.py
imageio/plugins/ffmpeg.py
imageio/plugins/fits.py
imageio/plugins/freeimage.py
imageio/plugins/freeimagemulti.py
imageio/plugins/gdal.py
imageio/plugins/grab.py
imageio/plugins/lytro.py
imageio/plugins/npz.py
imageio/plugins/pillow.py
imageio/plugins/pillow_info.py
imageio/plugins/pillow_legacy.py
imageio/plugins/pillowmulti.py
imageio/plugins/simpleitk.py
imageio/plugins/spe.py
imageio/plugins/swf.py
imageio/plugins/tifffile.py
imageio/resources/shipped_resources_go_here
imageio/resources/images/astronaut.png
imageio/resources/images/chelsea.png
imageio/resources/images/chelsea.zip
imageio/resources/images/cockatoo.mp4
imageio/resources/images/newtonscradle.gif
imageio/resources/images/realshort.mp4
imageio/resources/images/stent.npz
tests/test_bsdf.py
tests/test_config.py
tests/test_core.py
tests/test_dicom.py
tests/test_fei_tiff.py
tests/test_ffmpeg.py
tests/test_ffmpeg_info.py
tests/test_fits.py
tests/test_format.py
tests/test_freeimage.py
tests/test_gdal.py
tests/test_grab.py
tests/test_legacy_plugin_wrapper.py
tests/test_lytro.py
tests/test_meta.py
tests/test_npz.py
tests/test_pillow.py
tests/test_pillow_legacy.py
tests/test_simpleitk.py
tests/test_spe.py
tests/test_swf.py
tests/test_tifffile.py