* 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.
* src/gpgme-tool.c: Change license notice.
--
gpgme-tool.c is a standalone program, thus it makes no sense to keep
it under the LGPL. We already had the manual under GPLv3+.
when to change it.
* gpgme.spec.in: New. Contributed by Wojciech Polak.
* Makefile.am (dist-hook): New.
* AUTHORS: Added Wojciech and bug reporting addresses.