gpgme/lang/python/gpg
Justus Winter 48634e651f
python: Support quick key signing.
* NEWS: Update.
* doc/gpgme.texi (gpgme_op_keysign): Fix the description of the
'expire' argument.
* lang/python/gpg/constants/__init__.py: Import new file.
* lang/python/gpg/constants/keysign.py: New file.
* lang/python/gpg/core.py (Context.key_sign): New function.
* lang/python/tests/Makefile.am (py_tests): Add new test.
* lang/python/tests/t-quick-key-signing.py: New test.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-02-17 16:28:00 +01:00
..
constants python: Support quick key signing. 2017-02-17 16:28:00 +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 quick key signing. 2017-02-17 16:28:00 +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