Description
Qt applications can read and write many archive formats through a KDE Frameworks library. It helps developers add archive handling to desktop software without implementing each compression format separately.
This is a shared development/runtime library, not an archive manager by itself. Security still depends on the application validating paths, sizes, and untrusted archive contents.