File: control

package info (click to toggle)
qtpass 1.1.6-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,220 kB
  • sloc: cpp: 3,274; xml: 44; makefile: 8
file content (37 lines) | stat: -rw-r--r-- 1,064 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: qtpass
Section: utils
Priority: optional
Maintainer: Philip Rinn <rinni@inventati.org>
Build-Depends:
 debhelper (>= 10),
 dh-exec,
 qtbase5-dev,
 qttools5-dev-tools,
Standards-Version: 3.9.8
Homepage: https://qtpass.org
Vcs-Git: https://anonscm.debian.org/git/collab-maint/qtpass.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/qtpass.git

Package: qtpass
Architecture: any
Depends:
 libqt5svg5,
 pass,
 ${misc:Depends},
 ${shlibs:Depends},
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