summaryrefslogtreecommitdiff
path: root/debian/control
blob: db37bcc3f8e06a898102522a6276ab22df2d8e9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pwgrep
Section: utils
Priority: optional
Maintainer: Paul Buetow <paul@buetow.org>
Build-Depends: 
Standards-Version: 3.9.2
Homepage: https://pwgrep.buetow.org
Vcs-Git: https://github.com/buetow//pwgrep.git
Vcs-Browser: https://github.com/buetow/pwgrep

Package: pwgrep
Architecture: all
Depends: vim, git, gawk
Description: Simple password manager
 This is just a simple password manager for the console programmed in bash 
 and some awk using Vim and GnuPG and Git.