From 2fac017618a76882605125b05ff1f7393fe99860 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 28 Oct 2016 16:45:49 -0400 Subject: python: Rename Python module from PyME to gpg. 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 --- lang/python/docs/Short_History.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lang/python/docs') diff --git a/lang/python/docs/Short_History.rst b/lang/python/docs/Short_History.rst index 126c1218..8f609272 100644 --- a/lang/python/docs/Short_History.rst +++ b/lang/python/docs/Short_History.rst @@ -1,6 +1,6 @@ -======================= -A Short History of PyME -======================= +========================================== +A Short History of gpg bindings for Python +========================================== In 2002 John Goerzen released PyME; Python bindings for the GPGME module which utilised the current release of Python of the time @@ -27,6 +27,8 @@ decision to fold the Python 3 port back into the original GPGME release in the languages subdirectory for non-C bindings. Ben is the maintainer of the Python 3 port within GPGME. +In 2016 PyME was renamed to "gpg" and adopted by the upstream GnuPG +team. --------------------- The Annoyances of Git -- cgit v1.2.3