blob: d6c672d8484685d3fffa95fb966dcfe8a1b57a6b (
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 <pwgrep@dev.buetow.org>
Build-Depends:
Standards-Version: 3.9.2
Homepage: https://buetow.org
Vcs-Git: https://github.com/snonux/pwgrep.git
Vcs-Browser: https://github.com/snonux/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.
|