diff options
author | Ben McGinnes <[email protected]> | 2018-03-24 22:44:51 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-03-24 22:44:51 +0000 |
commit | d0bb4ec4ecdfae4dfd9dd84aef905afb490013d5 (patch) | |
tree | e9d1a21501e4d09bd0442e9eee829046b25a922d /lang | |
parent | doc: python bindings howto (diff) | |
parent | core: Need to increase an array in the gpg engine. (diff) | |
download | gpgme-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/README | 1 |
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. |