Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-10-31 | python: Use vanity modules for constants in tests and examples. | Justus Winter | 1 | -8/+8 |
2016-10-31 | python: Import the topmost module in tests and examples. | Justus Winter | 1 | -10/+9 |
2016-10-31 | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 1 | -4/+4 |
2016-10-13 | python: Make 'get_key' more idiomatic. | Justus Winter | 1 | -0/+23 |
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-08-03 | python: Add a nicer interface to list keys. | Justus Winter | 1 | -1/+1 |
2016-07-28 | python: Drop superfluous imports and trim public interface. | Justus Winter | 1 | -2/+0 |
2016-07-15 | python: Add an idiomatic interface. | Justus Winter | 1 | -2/+12 |
2016-07-14 | python: Fix test. | Justus Winter | 1 | -13/+5 |
2016-07-12 | python: Port more tests. | Justus Winter | 1 | -0/+243 |