guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: signing-key: Use tex for the description.


From: Efraim Flashner
Subject: 04/05: gnu: signing-key: Use tex for the description.
Date: Fri, 19 Aug 2016 09:00:57 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 7ac534037b2cd1433489aa49be5781944bdf2ced
Author: Efraim Flashner <address@hidden>
Date:   Fri Aug 19 11:49:10 2016 +0300

    gnu: signing-key: Use tex for the description.
    
    * gnu/packages/gnupg.scm (signing-key)[description]: Update the
    description to use tex formatting.
---
 gnu/packages/gnupg.scm |   44 ++++++++++++++++----------------------------
 1 file changed, 16 insertions(+), 28 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 5324f8b..1bb6c63 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -577,34 +577,22 @@ PGP keysigning parties.")
    (description
     "Signing-party is a collection for all kinds of PGP/GnuPG related things,
 including tools for signing keys, keyring analysis, and party preparation.
-
- * caff: CA - Fire and Forget signs and mails a key
-
- * pgp-clean: removes all non-self signatures from key
-
- * pgp-fixkey: removes broken packets from keys
-
- * gpg-mailkeys: simply mail out a signed key to its owner
-
- * gpg-key2ps: generate PostScript file with fingerprint paper strips
-
- * gpgdir: recursive directory encryption tool
-
- * gpglist: show who signed which of your UIDs
-
- * gpgsigs: annotates list of GnuPG keys with already done signatures
-
- * gpgparticipants: create list of party participants for the organiser
-
- * gpgwrap: a passphrase wrapper
-
- * keyanalyze: minimum signing distance (MSD) analysis on keyrings
-
- * keylookup: ncurses wrapper around gpg --search
-
- * sig2dot: converts a list of GnuPG signatures to a .dot file
-
- * springgraph: creates a graph from a .dot file")
address@hidden
address@hidden caff: CA - Fire and Forget signs and mails a key
address@hidden pgp-clean: removes all non-self signatures from key
address@hidden pgp-fixkey: removes broken packets from keys
address@hidden gpg-mailkeys: simply mail out a signed key to its owner
address@hidden gpg-key2ps: generate PostScript file with fingerprint paper 
strips
address@hidden gpgdir: recursive directory encryption tool
address@hidden gpglist: show who signed which of your UIDs
address@hidden gpgsigs: annotates list of GnuPG keys with already done 
signatures
address@hidden gpgparticipants: create list of party participants for the 
organiser
address@hidden gpgwrap: a passphrase wrapper
address@hidden keyanalyze: minimum signing distance (MSD) analysis on keyrings
address@hidden keylookup: ncurses wrapper around gpg --search
address@hidden sig2dot: converts a list of GnuPG signatures to a .dot file
address@hidden springgraph: creates a graph from a .dot file
address@hidden enumerate")
    ;; gpl2+ for almost all programs, except for keyanalyze: gpl2
    ;; and caff and gpgsigs: bsd-3, see
    ;; 
http://packages.debian.org/changelogs/pool/main/s/signing-party/current/copyright



reply via email to

[Prev in Thread] Current Thread [Next in Thread]