gpgme/README

31 lines
608 B
Plaintext
Raw Normal View History

2000-10-27 14:55:24 +00:00
GPGME - GnuPG Made Easy
---------------------------
2000-11-16 17:26:53 +00:00
!!!! THIS IS WORK IN PROGRESS !!!
If you want to hack on it, start with one of the tests/t-foo programs.
You need the latest CVS version of GnuPG 1.0, see
2001-01-11 11:56:34 +00:00
http://www.gnupg.org/cvs-access.html .
2001-10-22 12:24:49 +00:00
You need at least GnuPG 1.0.6 (but don't use a 1.1.x version).
2001-01-11 11:56:34 +00:00
2000-11-16 17:26:53 +00:00
2000-12-29 10:34:34 +00:00
To build the W32 version, use
./autogen.sh --build-w32
2000-12-19 10:07:32 +00:00
2000-11-16 17:26:53 +00:00
Please subscribe to the gnupg-devel@gnupg.org mailing list if you want
to do serious work.
2001-11-21 09:21:56 +00:00
gpgmeplug/ is experimental and you should not assume that it will stay
with gpgme.
2000-11-16 17:26:53 +00:00
2000-10-27 14:55:24 +00:00