gpgme/lang
Justus Winter e64bffe030 python: Add a test suite.
* configure.ac: Add new Makefile.
* lang/python/Makefile.am: Add subdirectory.
* lang/python/tests/Makefile.am: New file.
* lang/python/tests/t-wrapper.py: Likewise.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-12 15:37:00 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
python python: Add a test suite. 2016-05-12 15:37:00 +02:00
Makefile.am python: Rename bindings. 2016-05-10 13:19:26 +02:00
README Python 3 port of PyME 2015-05-17 05:31:35 +10:00

Language Support for GPGME
--------------------------

This directory contains support for other languages than C.

Please note that language support components may be under a different
license than GPGME itself.  You can find more information in each
sub-directory.

Directory	Language

cl		Common Lisp
py3-pyme	Python 3 (port of PyME 0.9.0)