Source: libqarchive-dev
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 libarchive-dev,
# meson,
# ninja-build,
 pkgconf,
 pkg-config,
 qtbase5-dev,
 qtchooser,
 qttools5-dev,
 qttools5-dev-tools,
Standards-Version: 4.6.2
Homepage: https://www.antonyjr.in/QArchive/
Vcs-Browser: https://github.com/antony-jr/QArchive
Vcs-Git: https://github.com/antony-jr/QArchive.git

Package: libqarchive-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: A Simple Archiver for Qt Projects
 QArchive is a cross-platform C++ library that modernizes libarchive , This library helps you to extract and compress archives supported by libarchive. The whole library itself is crafted to work perfectly well with the Qt event loop and thus its a perfect fit for your Qt projects.