gpgme/lang/python/gpg/constants
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
..
data python: Improve constants module. 2016-10-31 15:42:35 +01:00
keylist python: Improve constants module. 2016-10-31 15:42:35 +01:00
sig python: Use vanity modules for constants in tests and examples. 2016-10-31 15:42:35 +01:00
__init__.py python: Support quick key signing. 2017-02-17 16:28:00 +01:00
create.py python: Support quick key creation. 2017-02-16 16:43:10 +01:00
event.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
import.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
keysign.py python: Support quick key signing. 2017-02-17 16:28:00 +01:00
md.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
pk.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
protocol.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
sigsum.py python: Improve constants module. 2016-10-31 15:42:35 +01:00
status.py python: Rename Python module from PyME to gpg. 2016-10-31 15:42:27 +01:00
validity.py python: Improve constants module. 2016-10-31 15:42:35 +01:00