zpak - create pak files with gzipped internals
zpak is a small utility for compressing the contents of Quake/Quake II
pak files, which allows QuakeForge servers to send compressed downloads to
clients.
zpak returns a zero exit status when it has completed a command
successfully (without error). Otherwise, it returns a non-zero exit status.
This program sucks, and should not be necessary -- pak(1) should be able
to do the job.
Bill Currie (taniwha@quakeforge.net) wrote the program.
Jeff Teunissen (deek@quakeforge.net) wrote the documentation.