[git] GPGME - branch, master, updated. gpgme-1.6.0-381-gdb23985
by Werner Koch
cvs at cvs.gnupg.org
Mon Sep 19 09:17:40 CEST 2016
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".
The branch, master has been updated
via db2398512796f28f0f92e32e0de3180d93f76a26 (commit)
from 9d62bacac7826cb73bb18fac7268f3d2df662d7b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db2398512796f28f0f92e32e0de3180d93f76a26
Author: Werner Koch <wk at gnupg.org>
Date: Mon Sep 19 09:06:24 2016 +0200
doc: Mention language bindings in the manual.
--
Signed-off-by: Werner Koch <wk at gnupg.org>
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index 18fb6d5..ec7ebb7 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -298,6 +298,13 @@ library. Experienced programmers might want to start looking at the
examples at the end of the manual, and then only read up those parts
of the interface which are unclear.
+The documentation for the language bindings is currently not included
+in this manual. Those languages bindings follow the general
+programming model of @acronym{GPGME} but may provide some extra high
+level abstraction on top of the @acronym{GPGME} style API. For now
+please see the README files in the @file{lang/} directory of the
+source distribution.
+
@node Features
@section Features
@@ -324,8 +331,11 @@ the programmer can focus on the other parts of the program, and still
integrate strong cryptography in his application. Once support for
@acronym{GPGME} has been added to a program, it is easy to add support
for other crypto protocols once @acronym{GPGME} backends provide them.
- at end table
+ at item it's language friendly
+ at acronym{GPGME} comes with languages bindings for several common
+programming languages: Common Lisp, C++, Python 2, and Python 3.
+ at end table
@node Overview
@section Overview
-----------------------------------------------------------------------
Summary of changes:
doc/gpgme.texi | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list