gpgme/lang/python/pyme
Justus Winter b5aa05c3b2 python: Rename exported functions.
Avoid the name pygpgme, as this is the name of another popular Python
binding for GPGME.

This commit renames all functions that are exported to the Python
world.

* lang/python/helpers.c: Rename all exported functions.
* lang/python/helpers.h: Likewise.
* lang/python/pyme/core.py: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-07-28 15:26:43 +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: Rename exported functions. 2016-07-28 15:26:43 +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