liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
A port of zlib 1.1.4 to the Palm OS as a SysLib. Facilitates decompression/compression of infozip and PK-ZIP 2.x (.zip) as well as gzip (.gz) compression formats on the Palm PDA.