Data Compression and Archiving

The modules described in this chapter support data compression with the zlib,gzip, bzip2, lzma, and zstd algorithms, and the creation of ZIP- and tar-formatarchives. See alsoArchiving operations provided by theshutilmodule.