           SPELL=signing-party
         VERSION=2.11
          SOURCE=${SPELL}_$VERSION.orig.tar.gz
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/s/signing-party/$SOURCE
     SOURCE_HASH=sha512:9a34bde415bf779859b48eaab12e5c6a1a3f08d0292cd5cd691518e398fe40a73b878926d3ea1ef12ccca40179933478d03ec16ec4d9200fb726aaade541505d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://salsa.debian.org/signing-party-team/signing-party
         ENTERED=20061004
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="Various OpenPGP related tools"
cat << EOF
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 slips
 * 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
 * keyart: creates a random ASCII art of a PGP key file
 * gpg-key2latex: generate LaTeX file with fingerprint paper slips
EOF
