summaryrefslogtreecommitdiffstats
path: root/gpgv.pkg/control
blob: 148d6e1a43e90dd67a806f6165a3b103d49a62e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Architecture: any
Platform: all
Depends: gnupg-common (= ${Binary-Version}),
 libz.1,
 libgcrypt.20 (>= 1.7.0),
 libgpg-error.0 (>= 1.24),
Description: GNU Privacy Guard system - OpenPGP signature verification tool
 ${Common-Description}
 .
 "gpgv" is actually a stripped-down version of "gpg" which is only able to check
 signatures.  It is somewhat smaller than the fully-blown "gpg" and uses a
 different (and simpler) way to check that the public keys used to make the
 signature are valid.  There are no configuration files and only a few options
 are implemented.