Files
pkgsrc-ng/archivers/karchive/DESCR
2016-11-18 22:39:22 +01:00

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.