LICENSE.txt
MANIFEST.in
README.rst
setup.py
PilLite/Image.py
PilLite/__init__.py
Pil_Lite.egg-info/PKG-INFO
Pil_Lite.egg-info/SOURCES.txt
Pil_Lite.egg-info/dependency_links.txt
Pil_Lite.egg-info/top_level.txt
Pil_Lite.egg-info/zip-safe
src/CMakeLists.txt
src/image.cpp
src/image.h
src/py_image.cpp
src/py_image.h
src/types.h
src/thirdparty/jpeg-compressor/jpgd.cpp
src/thirdparty/jpeg-compressor/jpgd.h
src/thirdparty/jpeg-compressor/jpge.cpp
src/thirdparty/jpeg-compressor/jpge.h
src/thirdparty/msvc-stdint/stdint.h
src/thirdparty/stb/stb_image.c
src/thirdparty/stb/stb_image.h
src/thirdparty/stb/stb_image_resize.c
src/thirdparty/stb/stb_image_resize.h
src/thirdparty/stb/stb_image_write.c
src/thirdparty/stb/stb_image_write.h
test/basic_test.py
test/data/image.bmp
test/data/image.jpg
test/data/image.png
test/data/image.tga
test/data/image.tif