Compare commits

...

1 Commits

Author SHA1 Message Date
Ben McGinnes
5f0582030e 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.
2015-06-24 15:22:29 +10:00

View File

@ -23,6 +23,11 @@ Werner Koch <wk@gnupg.org>
Wojciech Polak <polak@lodz.pdi.net>
- gpgme.spec
Ben McGinnes <ben@adversary.org>
- 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
==================