pack
pack copied to clipboard
Haskell implementation of gzip-compatible `pack` compression from the early 1980s
pack
A Haskell tool implementing the 1980s pack compression format that gzip still supports to this day.
See the blog entry, An ode to pack: gzip's forgotten decompressor.