Ben McGinnes 3849b60e22 python: new example script
* Though Keybase really should not be encouraged due to
  disengenuosness and FUD emanating from that souce, this new script
  will obtain a key hosted on that site and import it when supplied
  with the keybase username.

Tested-by: Ben McGinnes <ben@adversary.org>
Signed-off-by: Ben McGinnes <ben@adversary.org>
2018-12-13 04:54:51 +11:00
..
2018-12-06 01:50:52 +11:00
2018-12-06 01:50:52 +11:00
2018-10-18 00:28:51 -04:00
2018-12-11 09:55:15 +11:00
2018-10-18 00:28:51 -04:00
2018-03-20 08:39:49 +11:00
2018-12-06 01:50:52 +11:00
2018-12-06 01:50:52 +11:00
2018-10-18 00:28:51 -04:00
2018-12-06 01:50:52 +11: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.