Source: hermes
Section: utils
Priority: optional
Maintainer: Nicolas HOUDELOT <nicolas@demosdebs.org>
Build-Depends:
 debhelper-compat (= 13),
 qt5-qmake,
 qtbase5-dev
Standards-Version: 4.7.3
Homepage: https://www.deuchnord.fr/projets/hermes
Vcs-Git: https://github.com/Deuchnord/Hermes.git
Vcs-Browser: https://github.com/Deuchnord/Hermes
Rules-Requires-Root: no

Package: hermes
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 sane-utils
Description: graphical manager for product warranties
 Hermes is a free and open-source Qt5 graphical application to manage your
 products' warranties.
 .
 It allows you to add products with their purchase date and warranty end date,
 attach invoice and warranty certificate documents, mark products currently in
 after-sales service (SAV), and search through your product list.
 .
 Product data is stored locally in the user's home directory, both in a legacy
 binary format and in individual JSON files for future compatibility.
 .
 The interface is currently available in French only.
