Source: arqiver
Maintainer: Steven Pusser <stevep@mxlinux.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               cmake,
               qt6-base-dev (>= 6.6.0~),
               qt6-svg-dev (>= 6.6.0~),
               qt6-base-dev-tools (>= 6.6.0~),
               qt6-l10n-tools (>= 6.6.0~)
Standards-Version: 4.4.1
Homepage: https://github.com/tsujan/Arqiver

Package: arqiver
Architecture: any
Depends: gzip,
         libarchive-tools,
         p7zip-full | p7zip,
         ${misc:Depends},
         ${shlibs:Depends},
Description: simple Qt6 archive manager
 Arqiver is a simple Qt6 archive manager as a front-end for libarchive
 (bsdtar), gzip, and 7z.
 .
 Arqiver can extract, create and edit archives that are supported by its
 backends. It can open archives by drag-and-drop. Its listed items can be
 viewed separately, or dragged and dropped into appropriate applications. With
 7z, it also supports password protection. Arqiver is desktop-independent.
 
