diff options
author | P. J. McDermott <pj@pehjota.net> | 2019-04-01 19:03:17 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2019-04-01 19:27:03 (EDT) |
commit | ca7ef5c594985784760efe2e43e651ca2df3f0bd (patch) | |
tree | d427056f139e016aeda87201c8b7a7e04ca6bc2b /substvars | |
parent | b4b97c2ca0c5c32c174d288b8e87028b69cfa4fd (diff) |
Add binary packages
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..9b4ddda --- /dev/null +++ b/substvars @@ -0,0 +1,4 @@ +Common-Description: + GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier + for applications. It provides a High-Level Crypto API for encryption, + decryption, signing, signature verification and key management. |