Python class for manipulating PCK images from X-Com: Apocalypse. Based on code from OpenApoc and ported from C++.
Usage
pck = PCK('<path-to-pck-file>', '<path-to-tab-file>', ' <path-to-palette-file>', <index>)
If index == -1 - all images will be loaded.