aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngo Klöcker <[email protected]>2025-02-03 10:20:08 +0000
committerIngo Klöcker <[email protected]>2025-02-03 10:20:08 +0000
commitdf41dbec895110b68f9222dbdfccc3d91035dbdb (patch)
treec4fdc360efe99d054a09b77c57cf83b481b08e70
parentpython: Remove Python bindings (diff)
downloadgpgme-2-base.tar.gz
gpgme-2-base.zip
doc: Refer to separate repositories for C++ and Python bindingsgpgme-2-base
-- GnuPG-bug-id: 7262
-rw-r--r--doc/gpgme.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gpgme.texi b/doc/gpgme.texi
index b0aaaf57..1daa9e3b 100644
--- a/doc/gpgme.texi
+++ b/doc/gpgme.texi
@@ -335,8 +335,10 @@ integrate strong cryptography in his application. Once support for
for other crypto protocols once @acronym{GPGME} backends provide them.
@item it's language friendly
-@acronym{GPGME} comes with languages bindings for several common
-programming languages: Common Lisp, C++, Python 2, and Python 3.
+@acronym{GPGME} comes with language bindings for several common
+programming languages: Common Lisp, C++, and Python 3. The C++
+bindings and the Python bindings are available in separate
+repositories.
@end table
@node Overview