gpgme/lang/python/gpg/constants
Justus Winter 476b97822b
python: Support quick key creation.
* NEWS: Update.
* lang/python/gpg/constants/__init__.py: Import new file.
* lang/python/gpg/constants/create.py: New file.
* lang/python/gpg/core.py (Context.create_key): New function.
* lang/python/tests/Makefile.am (XTESTS): Add new test.
* lang/python/tests/support.py (TemporaryDirectory): New class.
* lang/python/tests/t-quick-key-creation.py: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-02-16 16:43:10 +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 creation. 2017-02-16 16:43:10 +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
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