From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/gnupg.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gnu/packages/gnupg.scm') diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 398650e409..e88810916e 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -167,7 +167,9 @@ specifications are building blocks of S/MIME and TLS.") "The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key -servers.") +servers. It includes several libraries: libassuan (IPC between GnuPG +components), libgpg-error (centralized GnuPG error values), and libskba +(working with X.509 certificates and CMS data).") (license gpl3+))) (define-public gpgme -- cgit v1.2.3