A small C wrapper around the parts of the LLVM C++ API we need that are not already exposed by the LLVM C API. A ctypes Python wrapper around the C API. A pure Python implementation of the subset of ...
reading PPM and PGM image files (both 8 and 16 bits per channel color depth) to image 3D nested integer lists for further editing/processing; displaying 3D nested lists thus obtained by converting to ...