summaryrefslogtreecommitdiffstats
path: root/gpg.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 14:46:57 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-04 14:46:57 (EST)
commit5e6ab260e1e7c07bab7e5126f80f8f82d9ff7236 (patch)
tree061537cad4b5ec0df4cf41c0acbaece92f72f59a /gpg.pkg
parentff5a4e7cf86d7ac8f09cc387eb53cb87114d1e9f (diff)
gpgv: New binary package
Diffstat (limited to 'gpg.pkg')
-rw-r--r--gpg.pkg/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/gpg.pkg/control b/gpg.pkg/control
index 2a8947f..2b26ea0 100644
--- a/gpg.pkg/control
+++ b/gpg.pkg/control
@@ -4,4 +4,7 @@ Depends: gnupg-common (= ${Binary-Version})
Description: GNU Privacy Guard system - OpenPGP encryption and signing tool
${Common-Description}
.
- This package provides the "gpg" OpenPGP encryption and signing tool.
+ "gpg" is the OpenPGP part of the GNU Privacy Guard (GnuPG). It is a tool to
+ provide digital encryption and signing services using the OpenPGP standard.
+ "gpg" features complete key management and all the bells and whistles you would
+ expect from a full OpenPGP implementation.