Source: qtpass
Section: utils
Priority: optional
Maintainer: Philip Rinn <rinni@inventati.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-exec,
 qt5-qmake:native,
 qtbase5-dev,
 qttools5-dev-tools,
Standards-Version: 4.5.1
Homepage: https://qtpass.org
Vcs-Git: https://salsa.debian.org/debian/qtpass.git
Vcs-Browser: https://salsa.debian.org/debian/qtpass
Rules-Requires-Root: no

Package: qtpass
Architecture: any
Depends:
 gnupg,
 libqt5svg5,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 pass,
 pass-extension-otp,
 pwgen,
Suggests:
 git,
Description: GUI for password manager pass
 QtPass is a GUI password manager based on pass with the following
 features:
 .
  * Reading pass password stores
  * Decrypting and displaying the password info
  * Updating from the git repository
  * Editing and adding of passwords
  * Adding and removing people from gpg-id per folder
  * Read operations also supported without pass (using gpg and git)
  * Configuration options for backends and executable/folder locations
  * Copying password to clipboard
  * Hiding of password against shouldersurfing
  * Experimental WebDAV support
