gpgme/lang/python/gpg
Justus Winter 15fbac9e72
python: Support manipulating the TOFU policy.
* NEWS: Update.
* doc/gpgme.texi: Fix typos.
* lang/python/gpg/constants/__init__.py: Import new files.
* lang/python/gpg/constants/tofu/__init__.py: New file.
* lang/python/gpg/constants/tofu/policy.py: New file.
* lang/python/gpg/core.py (Context.key_tofu_policy): New function.
* lang/python/gpgme.i: Nice reprs for gpgme_tofu_info_t.
* lang/python/setup.py.in: Install new package.
* lang/python/tests/t-quick-key-manipulation.py: Extend test.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-02-17 17:08:03 +01:00
..
constants python: Support manipulating the TOFU policy. 2017-02-17 17:08:03 +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 manipulating the TOFU policy. 2017-02-17 17:08:03 +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