blob: 93f5bf712a4b0aeadcd88d8d9942951c4023c072 [file] [log] [blame]
Andrew M. Kuchlingaffd42d2005-12-22 20:12:39 +00001\chapter{Data Compression and Archiving}
2\label{archiving}
3
4The modules described in this chapter support data compression
5with the zlib, gzip, and bzip2 algorithms, and
6the creation of ZIP- and tar-format archives.
7
8\localmoduletable