From d2b31d8c106423bd0eaa5fffaa39b0983c9ae525 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 16 Mar 2018 13:55:48 +0100 Subject: json: Add framework for the gpgme-json tool * src/gpgme-json.c: New. * src/Makefile.am (bin_PROGRAMS): Add gpgme-json. (gpgme_json_SOURCES, gpgme_json_LDADD): New. Signed-off-by: Werner Koch --- lang/README | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') 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. -- cgit v1.2.3