LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.py
imagecodecs/__init__.py
imagecodecs/_imagecodecs.pyx
imagecodecs/_jpeg12.pyx
imagecodecs/imagecodecs.c
imagecodecs/imagecodecs.h
imagecodecs/imagecodecs.py
imagecodecs.egg-info/PKG-INFO
imagecodecs.egg-info/SOURCES.txt
imagecodecs.egg-info/dependency_links.txt
imagecodecs.egg-info/not-zip-safe
imagecodecs.egg-info/requires.txt
imagecodecs.egg-info/top_level.txt
tests/bytes.bin
tests/bytes.bitorder.bin
tests/bytes.jpeg8.bin
tests/bytes.jpeg8_tables.bin
tests/bytes.lzw_horizontal.bin
tests/conftest.py
tests/gray16.png
tests/gray8.png
tests/image_noeoi.bin
tests/image_noeoi.lzw.bin
tests/int8.j2k
tests/pal8.png
tests/pal8.webp
tests/rgb.bin
tests/rgb.floatpred_be.bin
tests/rgb.floatpred_le.bin
tests/rgb.jp2
tests/rgb16.png
tests/rgb8.png
tests/rgb8.webp
tests/rgba.webp
tests/rgba16.png
tests/rgba8.png
tests/rgba8.webp
tests/rrggbb.floatpred_be.bin
tests/rrggbb.floatpred_le.bin
tests/sample.bin
tests/sample.jxr
tests/test_imagecodecs.py
tests/words.bin
tests/words.jpeg12.bin
tests/words.jpeg12_tables.bin
tests/ycbc.j2k