gpgme/lang/python/examples/howto
Marius P 959f976dfc
python,examples: Add missing word "License"
* lang/python/examples/howto/add-userid.py,
lang/python/examples/howto/clear-sign-file.py,
lang/python/examples/howto/create-key.py,
lang/python/examples/howto/decrypt-file.py,
lang/python/examples/howto/detach-sign-file.py,
lang/python/examples/howto/encrypt-file.py,
lang/python/examples/howto/encrypt-sign-file.py,
lang/python/examples/howto/encrypt-to-group-gullible.py,
lang/python/examples/howto/encrypt-to-group-trustno1.py,
lang/python/examples/howto/encrypt-to-group.py,
lang/python/examples/howto/export-key.py,
lang/python/examples/howto/export-minimised-key.py,
lang/python/examples/howto/export-secret-key.py,
lang/python/examples/howto/export-secret-keys.py,
lang/python/examples/howto/groups.py,
lang/python/examples/howto/import-key.py,
lang/python/examples/howto/import-keybasekey.py,
lang/python/examples/howto/import-keys-hkp.py,
lang/python/examples/howto/import-keys.py,
lang/python/examples/howto/import-mailvelope-keys.py,
lang/python/examples/howto/keycount.py,
lang/python/examples/howto/local-sign-group.py,
lang/python/examples/howto/mutt-groups.py,
lang/python/examples/howto/pmkey-import-alt.py,
lang/python/examples/howto/pmkey-import-hkp-alt.py,
lang/python/examples/howto/pmkey-import-hkp.py,
lang/python/examples/howto/pmkey-import.py,
lang/python/examples/howto/revoke-userid.py,
lang/python/examples/howto/send-key-to-keyserver.py,
lang/python/examples/howto/sign-file.py,
lang/python/examples/howto/sign-key.py,
lang/python/examples/howto/symcrypt-file.py,
lang/python/examples/howto/temp-homedir-config.py,
lang/python/examples/howto/verify-signatures.py,
lang/python/examples/howto/verify-signed-file.py: Add "License" after
"Lesser General Public"
--

Anonymous contribution

Signed-off-by: Ingo Klöcker <dev@ingo-kloecker.de>
2023-10-13 09:08:39 +02:00
..
advanced/cython python: advanced howto example 2018-12-12 23:05:50 +11:00
add-userid.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
clear-sign-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
create-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
decrypt-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
detach-sign-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
encrypt-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
encrypt-sign-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
encrypt-to-group-gullible.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
encrypt-to-group-trustno1.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
encrypt-to-group.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
export-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
export-minimised-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
export-secret-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
export-secret-keys.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
groups.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
import-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
import-keybasekey.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
import-keys-hkp.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
import-keys.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
import-mailvelope-keys.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
keycount.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
local-sign-group.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
mutt-groups.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
pmkey-import-alt.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
pmkey-import-hkp-alt.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
pmkey-import-hkp.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
pmkey-import.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
post_installer.py python: post installer script 2019-01-27 16:02:24 +11:00
README.org doc: python bindings examples 2018-03-20 08:39:49 +11:00
requirements.txt python: howto examples equirements 2018-12-12 23:01:16 +11:00
revoke-userid.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
send-key-to-keyserver.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
sign-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
sign-key.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
symcrypt-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
temp-homedir-config.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
verify-signatures.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00
verify-signed-file.py python,examples: Add missing word "License" 2023-10-13 09:08:39 +02:00

GPGME Python Bindings HOWTO Examples

Examples

The contents of this directory are the examples included in the GNU Privacy Guard (GnuPG) Made Easy Python Bindings HOWTO file. Each script is explicitly for Python 3 and specifically for Python 3.4 or later.

Some of these scripts may work with Python 2.7, but there are no guarantees. They will include the relevant imports from the __future__ module to facilitate that if possible.