Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: python bindings and hkp4py updates | Ben McGinnes | 2018-09-23 | 1 | -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. | ||||
* | python bindings: howto examples | Ben McGinnes | 2018-07-07 | 1 | -8/+5 |
| | | | | | * Made sure all example scripts meet PEP8 compliance. * Required fixing approx. a dozen of them in minor ways. | ||||
* | python bindings examples | Ben McGinnes | 2018-06-28 | 1 | -0/+73 |
* Added a key import variant which accesses the SKS keyservers in a RESTful fashion and then imports or attempts to import the response. |