key-party-table-latex

NAME

key-party-table-latex - filter for output of "gpg --fingerprint"

SYNOPSIS

gpg --fingerprint | key-party-table-latex


DESCRIPTION

This program is a filter for the output of "gpg --fingerprint" that produces good looking and easy to use LaTeX output.


EXIT CODES

If this program exits with a zero exit status and the correct output is on standard output. Nothing else is ever printed to standard output.

This program will exit with a non-zero exit status if there was a fatal error. Both fatal and non-fatal errors will cause output on standard error.


MORE INFORMATION

The Keysigning Party HOWTO:

    http://www.cryptnet.net/fdp/crypto/gpg-party.html

The GNU Privacy Handbook:

        http://www.gnupg.org/gph/en/manual.html


AUTHOR

Mark Suter <suter@humbug.org.au>


COPYRIGHT

Copyright (C) 2003 Mark Suter <suter@humbug.org.au>

This program is in part a re-implementation of "party-table.pl" version 1.0 by V. Alex Brennen <vab@cryptnet.net>. He wrote that script as part of http://www.cryptnet.net/fdp/crypto/gpg-party.html

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA or from the following webpage.

    http://www.gnu.org/licenses/gpl.txt