From 5f0582030ee52eb85fea6183e2f473d828e3dbce Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Wed, 24 Jun 2015 15:22:29 +1000 Subject: [PATCH] Added myself * For pyme and Python 3, see lang/pyme and the pyme branch. * For gpygme or pygme (the first g is silent, but not the second), this will be the new API for non C languages which will, unlike pyme, provide a REST-like interface for other applications or languages utilising JSON data formats (and possibly other formats). See lang/gpygme for details. --- AUTHORS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index dd4b4928..0c837f14 100644 --- a/AUTHORS +++ b/AUTHORS @@ -23,6 +23,11 @@ Werner Koch Wojciech Polak - gpgme.spec +Ben McGinnes + - Python 3 port of SWIG generated wrappers; pyme 0.9: lang/pyme. + - Python 3 API for all non-C languages; GPyGME (pronounced "pig-me"): + lang/gpygme. + Authors with a DCO ==================