LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
doc/index.rst
doc/install.rst
doc/links.rst
doc/py_api.rst
doc/img/favicon.ico
doc/img/logo.png
src/bob/__init__.py
src/bob.io.base.egg-info/PKG-INFO
src/bob.io.base.egg-info/SOURCES.txt
src/bob.io.base.egg-info/dependency_links.txt
src/bob.io.base.egg-info/requires.txt
src/bob.io.base.egg-info/top_level.txt
src/bob.io.base.egg-info/zip-safe
src/bob/io/__init__.py
src/bob/io/image.py
src/bob/io/base/__init__.py
src/bob/io/base/testing_utils.py
tests/__init__.py
tests/test_hdf5.py
tests/test_image_support.py
tests/test_io.py
tests/test_utlilities.py