From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,18e682cb937b2c58,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!newsfeed.stueberl.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Andreas Almroth Newsgroups: comp.lang.ada Subject: ANN: Update to AdaGPGME and libgpg-error Date: Tue, 29 Mar 2005 19:25:19 +0100 Message-ID: <3atkviF6e5b9nU1@individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 7j1wu3opQqg82UwlygQJugX5/NjyRjCBtrW3k7d5JzubEMWTbi User-Agent: Mozilla Thunderbird 1.0 (X11/20050127) X-Accept-Language: en-us, en Xref: g2news1.google.com comp.lang.ada:10128 Date: 2005-03-29T19:25:19+01:00 List-Id: Hi all, For those of you interested, I have updated the Ada95 bindings to; * GPGME 1.0.2 (GnuPG Made Easy C API) * libgpg-error 1.0 (common error message library for GnuPG components) A few of the test programs have been ported to Ada95 to verify that the bindings works, or at least partly. Change the makefile to correspond to your environment. The bindings are tested with GCC 3.4.3 on Solaris, but it should be possible to compile on other platforms. You will, obviously, need to install GnuPG 1.2.2+, libgpg-error 1.0 and gpgme 1.0.2 first. The bindings can be found at; AdaGPGME - http://www.almroth.com/gpgme/index.html libgpg-error - http://www.almroth.com/libgpgerror.html Any suggestions, comments and bugs are welcome and should be sent to andreas at almroth dot com. For more information on GPGME and libgpg-error, please visit; http://www.gnupg.org/ /A