aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/add-userid.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: examplesBen McGinnes2018-12-051-1/+1
| | | | * cut some of then poor len usage.
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
| | | | | | -- Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* examples: python bindings and hkp4py updatesBen McGinnes2018-09-231-1/+1
| | | | | | * Mostly tightening up the details on the hkp4py example script. * Also fixed a typo in the LGPL boiler plate text included in all the other example scripts for the HOWTO.
* example: add user IDBen McGinnes2018-03-281-0/+62
* Added script to add a UID to an existing key.