Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Remove Python bindings | Ingo Klöcker | 2025-02-03 | 1 | -77/+0 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
* | Python bindings tests: Near PEP8 compliance | Ben McGinnes | 2018-08-18 | 1 | -5/+8 |
* | python: Fix skipping tests if running with GnuPG < 2.1.12. | Justus Winter | 2017-03-30 | 1 | -0/+2 |
* | python: Fix using strings as commands in the assuan protocol. | Justus Winter | 2017-02-17 | 1 | -3/+6 |
* | python: Use vanity modules for constants in tests and examples. | Justus Winter | 2016-10-31 | 1 | -1/+1 |
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -4/+4 |
* | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 2016-09-14 | 1 | -0/+3 |
* | python: Use more generic shebang. | Justus Winter | 2016-09-14 | 1 | -1/+1 |
* | python: Support the Assuan engine. | Justus Winter | 2016-07-28 | 1 | -0/+66 |