Source: qtpass
Section: utils
Priority: optional
Maintainer: Philip Rinn <rinni@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 qmake6:native,
 qt6-base-dev,
 qt6-tools-dev-tools,
Standards-Version: 4.7.0
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,
 libqt6svg6,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 pass,
 pass-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
