mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
8 lines
236 B
TeX
8 lines
236 B
TeX
\chapter{Data Compression and Archiving}
|
|
\label{archiving}
|
|
|
|
The modules described in this chapter support data compression
|
|
with the zlib, gzip, and bzip2 algorithms, and
|
|
the creation of ZIP- and tar-format archives.
|
|
|
|
\localmoduletable
|