diff options
| author | Ben McGinnes <[email protected]> | 2018-11-30 20:45:50 +0000 |
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-11-30 20:45:50 +0000 |
| commit | 3b056a01a252bb72df5744409ba494e1a6e54d31 (patch) | |
| tree | 0e1c8153d5c01ece16451d0312d98315f6cd336f /lang/python/doc/texinfo/short-history.texi | |
| parent | tests, json: Make them run on debian stable (diff) | |
| download | gpgme-3b056a01a252bb72df5744409ba494e1a6e54d31.tar.gz gpgme-3b056a01a252bb72df5744409ba494e1a6e54d31.zip | |
python: documentation
* Added long description to setup.py.in.
* Added maintenance mode details with clarification for what type of
things would be a bug as far as MM is concerned and what wouldn't
be.
** Includes a not too subtle hint directed towards the donations page.
* Miscellaneous tightening of documentation.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/texinfo/short-history.texi')
| -rw-r--r-- | lang/python/doc/texinfo/short-history.texi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/python/doc/texinfo/short-history.texi b/lang/python/doc/texinfo/short-history.texi index 395901f4..480aebfd 100644 --- a/lang/python/doc/texinfo/short-history.texi +++ b/lang/python/doc/texinfo/short-history.texi @@ -49,6 +49,21 @@ The Perils of PyPI @node Overview @chapter Overview +@multitable {aaaaaaaaaaaaaaa} {aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa} +@item Version: +@tab 0.0.1-draft +@item GPGME Version: +@tab 1.13.0 +@item Author: +@tab @uref{https://gnupg.org/people/index.html#sec-1-5, Ben McGinnes} <@email{ben@@gnupg.org, ben@@gnupg.org}> +@item Author GPG Key: +@tab @uref{https://hkps.pool.sks-keyservers.net/pks/lookup?search=0xDB4724E6FA4286C92B4E55C4321E4E2373590E5D&exact=on&op=get, 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. |
