6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
KArchive provides classes for easy reading, creation and manipulation of
|
|
"archive" formats like ZIP and TAR.
|
|
|
|
It also provides transparent compression and decompression of data, like the
|
|
GZip format, via a subclass of QIODevice.
|