source:
vendor/python/2.5/Doc/lib/archiving.tex
Last change on this file was 3225, checked in by , 18 years ago | |
---|---|
File size: 236 bytes |
Line | |
---|---|
1 | \chapter{Data Compression and Archiving} |
2 | \label{archiving} |
3 | |
4 | The modules described in this chapter support data compression |
5 | with the zlib, gzip, and bzip2 algorithms, and |
6 | the creation of ZIP- and tar-format archives. |
7 | |
8 | \localmoduletable |
Note:
See TracBrowser
for help on using the repository browser.