author | martin.trojer@nokia.com |
Fri, 31 Jul 2009 15:01:17 +0100 | |
changeset 1 | 2fb8b9db1c86 |
permissions | -rw-r--r-- |
.. _archiving: ****************************** Data Compression and 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. .. toctree:: zlib.rst gzip.rst bz2.rst zipfile.rst tarfile.rst