aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorBen McGinnes <[email protected]>2018-03-24 22:44:51 +0000
committerBen McGinnes <[email protected]>2018-03-24 22:44:51 +0000
commitd0bb4ec4ecdfae4dfd9dd84aef905afb490013d5 (patch)
treee9d1a21501e4d09bd0442e9eee829046b25a922d /lang
parentdoc: python bindings howto (diff)
parentcore: Need to increase an array in the gpg engine. (diff)
downloadgpgme-d0bb4ec4ecdfae4dfd9dd84aef905afb490013d5.tar.gz
gpgme-d0bb4ec4ecdfae4dfd9dd84aef905afb490013d5.zip
Merge branch 'master' of ssh+git://playfair.gnupg.org/git/gpgme
Diffstat (limited to 'lang')
-rw-r--r--lang/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/README b/lang/README
index 0c5bbd96..ee99f0f1 100644
--- a/lang/README
+++ b/lang/README
@@ -13,3 +13,4 @@ cl Common Lisp
cpp C++
qt Qt-Framework API
python Python 2 and 3 (module name: gpg)
+javascript Native messaging client for the gpgme-json server.