Imported Upstream version 1.13.1
[platform/upstream/gpgme.git] / lang / python / doc / texinfo / short-history.texi
index a982f02..d27f68d 100644 (file)
@@ -2,7 +2,7 @@
 @c %**start of header
 @setfilename short-history.info
 @settitle A Short History of the GPGME bindings for Python
-@documentencoding UTF-8
+@documentencoding utf-8
 @documentlanguage en
 @c %**end of header
 
@@ -49,6 +49,21 @@ The Perils of PyPI
 @node Overview
 @chapter Overview
 
+@multitable {aaaaaaaaaaaaaaa} {aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa}
+@item Version:
+@tab 0.0.1
+@item GPGME Version:
+@tab 1.13.0
+@item Author:
+@tab Ben McGinnes <ben@@gnupg.org>
+@item Author GPG Key:
+@tab DB4724E6FA4286C92B4E55C4321E4E2373590E5D
+@item Language:
+@tab Australian English, British English
+@item xml:lang:
+@tab en-AU, en-GB, en
+@end multitable
+
 The GPGME Python bindings passed through many hands and numerous
 phases before, after a fifteen year journey, coming full circle to
 return to the source.  This is a short explanation of that journey.
@@ -65,7 +80,7 @@ return to the source.  This is a short explanation of that journey.
 
 In 2002 John Goerzen released PyME; Python bindings for the GPGME
 module which utilised the current release of Python of the time and
-SWIG.@footnote{In all likelihood thos would have been Python 2.2 or possibly
+SWIG.@footnote{In all likelihood this would have been Python 2.2 or possibly
 Python 2.3.}  Shortly after creating it and ensuring it worked he stopped
 supporting it, though he left his work available on his Gopher
 site.