diff options
Diffstat (limited to 'lang/python/docs')
-rw-r--r-- | lang/python/docs/Short_History.rst | 8 |
1 files changed, 5 insertions, 3 deletions
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 |