aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 3a1751a06b5169a18e64d55e21d83799bee3b24a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: keyringer
Section: unknown
Priority: extra
Maintainer: Silvio Rhatto <rhatto@riseup.net>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.4
Homepage: https://keyringer.pw
#Vcs-Git: git://git.debian.org/collab-maint/keyringer.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/keyringer.git;a=summary

Package: keyringer
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, bash (>=4.2), git-core (>=1.7.10), gnupg (>=1.4.12), grep (>=2.12), gawk (>=4.0.1), coreutils (>=8.13), sed (>=4.2.2)
Recommends: openssl, xdg-utils
Description: Distributed secret management using GPG and git
 Keyringer lets you manage and share secrets using GPG and git in a distributed
 fashion. It has custom commands to encrypt, decrypt, recrypt, create key pairs,
 etc.