
DESCRIPTION

	Interface to GnuPG 

	try to be more easy to use/modify as GnuPG or GnuPG::Interface

LICENSE

	LGPL - http://www.gnu.org

PREREQUIES

	gpg  - http://www.gnupg.org
    perl - http://www.perl.com

BUILD AND INSTALL

	perl Makefile.PL
	make
	make test
	make install

    for infos about resulting datastructures start "setenv DEBUG=1 && 
TODO
CHANGES

	2000-07-14 : First public release.

AUTHOR

	pf@spin.ch

