This is a collection of several projects relating to OpenPGP.
-* caff -- CA - fire and forget
-* gpglist -- show who signed which of your UIDs
-* gpgsigs -- annotate list of GnuPG keys with already done signatures
-* gpg-key2ps -- generate PostScript file with fingerprint paper strips
-* gpg-mailkeys -- simply mail out a signed key to its owner
+* caff: CA - Fire and Forget signs and mails a key
+* pgp-clean: removes all non-self signatures from key
+* gpg-mailkeys: simply mail out a signed key to its owner
+* gpg-key2ps: generate PostScript file with fingerprint paper strips
+* gpglist: show who signed which of your UIDs
+* gpgsigs: annotates list of GnuPG keys with already done signatures
+* keylookup: ncurses wrapper around gpg --search
For more information on each of these tools, please see their respective
manpages. Please note that each individual project has its own license,