gpgme/lang
Justus Winter c5d118b2a7 python: Raise exceptions on write errors.
* lang/python/pyme/core.py (Data.write): Handle errors.
* lang/python/pyme/errors.py (GPGMEError.fromSyserror): New function.

Signed-off-by: Justus Winter <justus@gnupg.org>
2016-05-12 18:01:24 +02:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
python python: Raise exceptions on write errors. 2016-05-12 18:01:24 +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)