
                pgpgpg - Version 0.11
               -----------------------

`pgpgpg' is a wrapper which takes PGP 2.6 command line options,
translate them and then call GnuPG to perform the desired action. 
With this wrapper most scripts and tools which are written for 
PGP 2.6 should work seamless with GnuPG.
With `pgpgpg' their should be no problems to upgrade from PGP 2.6 
to GnuPG.

To run `pgpgpg' you need GnuPG (The GNU Privacy Guard). Find out 
more about GnuPG on http://www.gnupg.org/


Documentation
-------------
;-) However, until now this README is the only documentation. But 
if you familiar with PGP, using `pgpgpg' should be straight forward.
For news and updates look at http://www.nessie.de/mroth/pgpgpg/


Installation
------------
You will find generic build instructions in the file INSTALL.
The quick way is to run "./configure", "make" and "make install"
in this order. The resulting binary is called "pgpgpg" and will be
installed in /usr/local/bin/pgpgpg.


Testing and Bug-Hunting
-----------------------
If you have problems using `pgpgpg' you could try to run configure
with the "--enable-debug" option and rebuild pgpgpg. With this
option their will be some hints on stderr which could help you
and me.


`pgpgpg' is written by Michael Roth <mroth@gnupg.org>

