Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: Make Context have a repr method. | Tobias Mueller | 2016-12-01 | 1 | -0/+8 |
| | | | | | | | | | * lang/python/gpg/core.py (Context.__repr__): New function. -- This makes Context objects look nicer in a REPL. Signed-off-by: Tobias Mueller <[email protected]> | ||||
* | python: Rename Python module from PyME to gpg. | Daniel Kahn Gillmor | 2016-10-31 | 1 | -0/+1164 |
This follows weeks of discussion on the gnupg-devel mailing list. Hopefully it will make it easier for people using Python to use GnuPG in the future. Signed-off-by: Daniel Kahn Gillmor <[email protected]> |