gpgme/lang/python/pyme
Justus Winter de69fa496c python: Support the Assuan engine.
* lang/python/gpgme.i: Add typemaps for the Assuan protocol callbacks.
* lang/python/helpers.c (_pyme_assuan_{data,inquire,status}_cb): New
functions.
* lang/python/private.h (_pyme_assuan_{data,inquire,status}_cb): New
prototypes.
* lang/python/pyme/core.py (Context.assuan_transact): New method.
* lang/python/pyme/util.py (percent_escape): New function.
* lang/python/tests/Makefile.am (py_tests): Add new test.
* lang/python/tests/t-protocol-assuan.py: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-07-28 14:23:07 +02:00
..
constants python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
__init__.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
callbacks.py python: Drop obsolete VCS keywords. 2016-06-06 14:16:01 +02:00
core.py python: Support the Assuan engine. 2016-07-28 14:23:07 +02:00
errors.py python: Add an idiomatic interface. 2016-07-15 18:28:09 +02:00
results.py python: Improve engine information handling. 2016-07-28 11:16:35 +02:00
util.py python: Support the Assuan engine. 2016-07-28 14:23:07 +02:00
version.py.in python: Make GPGME's version easily accessible. 2016-07-15 18:28:19 +02:00