diff options
| author | Ben McGinnes <[email protected]> | 2018-12-04 21:42:08 +0000 | 
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2018-12-04 21:42:08 +0000 | 
| commit | 8613727f1ee985c3cfa2c815523312914f033ffd (patch) | |
| tree | 3d424777e56d3dba96bc8749dca9edd6e0c2a3b7 /lang/python/doc/rst/short-history.rst | |
| parent | python: documentation fixes (diff) | |
| download | gpgme-8613727f1ee985c3cfa2c815523312914f033ffd.tar.gz gpgme-8613727f1ee985c3cfa2c815523312914f033ffd.zip  | |
python: docs update
* Expanded the section on issues with Windows installations, with
  greater detail of which versions of Visual Studio are needed
  depending on which version of CPython is to be used.
* Included a recommendation which is a bit harsh without being totally
  prickish.
* Updated all files to not link to author's key or related data in
  order to make them all consistent with the changes in commit
  649b19688132dd315e361c0f5b63ba6d8f45996d.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'lang/python/doc/rst/short-history.rst')
| -rw-r--r-- | lang/python/doc/rst/short-history.rst | 34 | 
1 files changed, 13 insertions, 21 deletions
diff --git a/lang/python/doc/rst/short-history.rst b/lang/python/doc/rst/short-history.rst index 70f9b25e..071ca9e1 100644 --- a/lang/python/doc/rst/short-history.rst +++ b/lang/python/doc/rst/short-history.rst @@ -1,27 +1,19 @@  Overview  ======== -+-----------------------------------+-----------------------------------+ -| Version:                          | 0.0.1-draft                       | -+-----------------------------------+-----------------------------------+ -| GPGME Version:                    | 1.13.0                            | -+-----------------------------------+-----------------------------------+ -| Author:                           | `Ben                              | -|                                   | McGinnes <https://gnupg.org/peopl | -|                                   | e/index.html#sec-1-5>`__          | -|                                   | <[email protected]>                   | -+-----------------------------------+-----------------------------------+ -| Author GPG Key:                   | `DB4724E6FA4286C92B4E55C4321E4E23 | -|                                   | 73590E5D <https://hkps.pool.sks-k | -|                                   | eyservers.net/pks/lookup?search=0 | -|                                   | xDB4724E6FA4286C92B4E55C4321E4E23 | -|                                   | 73590E5D&exact=on&op=get>`__      | -+-----------------------------------+-----------------------------------+ -| Language:                         | Australian English, British       | -|                                   | English                           | -+-----------------------------------+-----------------------------------+ -| xml:lang:                         | en-AU, en-GB, en                  | -+-----------------------------------+-----------------------------------+ ++-----------------+------------------------------------------+ +| Version:        | 0.0.1                                    | ++-----------------+------------------------------------------+ +| GPGME Version:  | 1.13.0                                   | ++-----------------+------------------------------------------+ +| Author:         | Ben McGinnes <[email protected]>             | ++-----------------+------------------------------------------+ +| Author GPG Key: | DB4724E6FA4286C92B4E55C4321E4E2373590E5D | ++-----------------+------------------------------------------+ +| Language:       | Australian English, British English      | ++-----------------+------------------------------------------+ +| xml:lang:       | en-AU, en-GB, en                         | ++-----------------+------------------------------------------+  The GPGME Python bindings passed through many hands and numerous phases  before, after a fifteen year journey, coming full circle to return to  | 
