gpgme/lang
Justus Winter 11314f0db6 python: Share generated methods between objects.
* lang/python/pyme/util.py (GpgmeWrapper.__getattr__): Monkey-patch
the class.
* lang/python/tests/t-wrapper.py: Demonstrate the sharing.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-12 18:29:04 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
python python: Share generated methods between objects. 2016-05-12 18:29:04 +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)