gpgme/lang/python/pyme
Justus Winter 2f754440f2 python: Rename compiled SWIG module.
Avoid the name pygpgme, as this is the name of another popular Python
binding for GPGME.

This commit renames the compiled Python module produced by SWIG.

* lang/python/Makefile.am: Rename the compiled Python module.
* lang/python/gpgme.i: Likewise.
* lang/python/pyme/core.py: Likewise.
* lang/python/pyme/errors.py: Likewise.
* lang/python/pyme/util.py: Likewise.
* lang/python/pyme/version.py.in: Likewise.
* lang/python/setup.py.in: Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-07-28 16:49:50 +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 compiled SWIG module. 2016-07-28 16:49:50 +02:00
errors.py python: Rename compiled SWIG module. 2016-07-28 16:49:50 +02:00
results.py python: Improve engine information handling. 2016-07-28 11:16:35 +02:00
util.py python: Rename compiled SWIG module. 2016-07-28 16:49:50 +02:00
version.py.in python: Rename compiled SWIG module. 2016-07-28 16:49:50 +02:00