LICENSE
MANIFEST.in
README.rst
buildout.cfg
develop.cfg
pyproject.toml
requirements.txt
setup.py
version.txt
bob/__init__.py
bob.io.image.egg-info/PKG-INFO
bob.io.image.egg-info/SOURCES.txt
bob.io.image.egg-info/dependency_links.txt
bob.io.image.egg-info/not-zip-safe
bob.io.image.egg-info/requires.txt
bob.io.image.egg-info/top_level.txt
bob/io/__init__.py
bob/io/image/__init__.py
bob/io/image/file.h
bob/io/image/main.cpp
bob/io/image/test.cpp
bob/io/image/test.py
bob/io/image/utils.py
bob/io/image/version.cpp
bob/io/image/cpp/bmp.cpp
bob/io/image/cpp/gif.cpp
bob/io/image/cpp/image.cpp
bob/io/image/cpp/jpeg.cpp
bob/io/image/cpp/netpbm.cpp
bob/io/image/cpp/png.cpp
bob/io/image/cpp/pnmio.cpp
bob/io/image/cpp/pnmio.h
bob/io/image/cpp/tiff.cpp
bob/io/image/data/cmyk.jpg
bob/io/image/data/grace_hopper.png
bob/io/image/data/img_gray_alpha.png
bob/io/image/data/img_indexed_color.png
bob/io/image/data/img_indexed_color_alpha.png
bob/io/image/data/img_rgba_color.png
bob/io/image/data/img_trns.png
bob/io/image/data/test.gif
bob/io/image/data/test.jpg
bob/io/image/data/test.pbm
bob/io/image/data/test.pgm
bob/io/image/data/test.ppm
bob/io/image/data/test_2.pgm
bob/io/image/data/test_2.ppm
bob/io/image/data/test_corrupted.pbm
bob/io/image/data/test_corrupted.pgm
bob/io/image/data/test_corrupted.ppm
bob/io/image/data/test_spaces.pgm
bob/io/image/giflib/quantize.h
bob/io/image/include/bob.io.image/bmp.h
bob/io/image/include/bob.io.image/config.h
bob/io/image/include/bob.io.image/gif.h
bob/io/image/include/bob.io.image/image.h
bob/io/image/include/bob.io.image/jpeg.h
bob/io/image/include/bob.io.image/netpbm.h
bob/io/image/include/bob.io.image/png.h
bob/io/image/include/bob.io.image/tiff.h
doc/conf.py
doc/cpp_api.rst
doc/guide.rst
doc/index.rst
doc/links.rst
doc/py_api.rst