gpg-key2ps
----------

Usage: gpg-key2ps [-p papersize] [-r revoked-style] [-1] [-s] keyid-or-name

revoked-style is one of:
  grey   - Print text in grey
  hide   - Don't show revoked uids
  note   - Add "(revoked)"
  show   - List revoked uids normally
  strike - Strike through lines

Output is PostScript which can be sent to e.g. the lpr command.
Specifying the paper size only works when libpaper is installed.


CREDITS
-------

This script comes from the original Signing-Party package which has been
originally created and maintained by Simon Richter <sjr@debian.org> and
Thijs Kinkhorst <thijs@debian.org>.


COPYRIGHT & LICENSE
-------------------

Copyright (C) 2001-2008  Simon Richter and Thijs Kinkhorst

  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 with
  the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
  if not, write to the Free Software Foundation, Inc., 51 Franklin St,
  Fifth Floor, Boston, MA  02110-1301, USA


