Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-03 | python: Remove Python bindings | Ingo Klöcker | 1 | -85/+0 |
2018-10-18 | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 1 | -1/+1 |
2018-09-27 | tests: python bindings | Ben McGinnes | 1 | -1/+1 |
2018-08-18 | Python bindings tests: Near PEP8 compliance | Ben McGinnes | 1 | -28/+31 |
2018-06-16 | python bindings: core key import | Ben McGinnes | 1 | -5/+9 |
2017-03-20 | python: Remove superfluous initialization. | Justus Winter | 1 | -1/+0 |
2016-10-31 | python: Use vanity modules for constants in tests and examples. | Justus Winter | 1 | -1/+1 |
2016-10-31 | python: Import the topmost module in tests and examples. | Justus Winter | 1 | -5/+5 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -1/+1 |
2016-09-14 | python: Import from __future__ to align behavior of Python 2.7. | Justus Winter | 1 | -0/+3 |
2016-09-14 | python: Use more generic shebang. | Justus Winter | 1 | -1/+1 |
2016-07-12 | python: Port more tests. | Justus Winter | 1 | -0/+76 |