gpgme/lang/python/gpg
Justus Winter 7641b7b5f2
python: Support adding and revoking UIDs.
* NEWS: Update.
* lang/python/gpg/core.py (Context.key_add_uid): New function.
(Context.key_revoke_uid): Likewise.
* lang/python/tests/Makefile.am (XTESTS): Add new test.
* lang/python/tests/t-quick-key-manipulation.py: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-02-16 17:55:16 +01:00
..
constants python: Support quick key creation. 2017-02-16 16:43:10 +01:00
__init__.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
callbacks.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
core.py python: Support adding and revoking UIDs. 2017-02-16 17:55:16 +01:00
errors.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
results.py python: Make Results have a nicer __repr__. 2016-12-01 17:28:39 +01:00
util.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
version.py.in python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00