gpgme/README

28 lines
576 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-06-12 07:37:15 +00:00
You need at least GnuPG 1.0.4h (but don't use a 1.1.x version).
However, it is suggested that you updated to 1.0.6.
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.
2000-10-27 14:55:24 +00:00