<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/python/doc/src, branch dkg/fix-T4276</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=dkg%2Ffix-T4276</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=dkg%2Ffix-T4276'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2019-01-30T18:52:59Z</updated>
<entry>
<title>python: docs</title>
<updated>2019-01-30T18:52:59Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2019-01-30T18:52:59Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e005052f4d5b29beda2252f8042dbf5728f5e2aa'/>
<id>urn:sha1:e005052f4d5b29beda2252f8042dbf5728f5e2aa</id>
<content type='text'>
* Version bump in preparation for whenever GPGME 1.13.0 happens.
* Ran the post_installer.py for docs preparation again.

Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python: post installer docs fix script</title>
<updated>2019-01-27T03:57:53Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2019-01-27T03:57:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1e265723653042bc1010b457537b69a2011b43b7'/>
<id>urn:sha1:1e265723653042bc1010b457537b69a2011b43b7</id>
<content type='text'>
* Moved post_installer.py into the examples/howto/ directory.
* Added instructions for its use to the Python Bindings HOWTO.
* Ran it as intended from the lang/python/ directory in order to both
  prove it works and quickly and easily get the updated howto
  replicated.  Also to fix all those .texi files.

Tested-by: Ben McGinnes &lt;ben@adversary.org&gt;
Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python: docs</title>
<updated>2018-12-21T22:39:13Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-21T22:39:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=06bca0eaa8de8405fafc892ab7864990f8853bcf'/>
<id>urn:sha1:06bca0eaa8de8405fafc892ab7864990f8853bcf</id>
<content type='text'>
* Found a bug in org-mode's export to texinfo function which will
  require either manual modification of each file or a customs sed run
  over the generated files for all updates.
* Manually updated the current files for now, but will need to add
  some post-install processing scripts for future use (I already have
  some of these for my specific setup, they just need to be made a
  little more generic and platform independent for here).

Tested-by: Ben McGinnes &lt;ben@adversary.org&gt;
Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python: groups example</title>
<updated>2018-12-21T10:01:04Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-21T10:01:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=dc5f416351e47bfafb46a53f8fd8435dd6c231ba'/>
<id>urn:sha1:dc5f416351e47bfafb46a53f8fd8435dd6c231ba</id>
<content type='text'>
* Tightened code a little more.

Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python docs: house keeping</title>
<updated>2018-12-17T17:07:29Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-17T17:01:04Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=daded4925489d306f6a65271c2f55101b331187c'/>
<id>urn:sha1:daded4925489d306f6a65271c2f55101b331187c</id>
<content type='text'>
* Dropped the ASCII copyright line, since even MS have conceded their
  battle against Unicode enough to load UTF-8.
* Fixed the drafts section since there will be less need of multiple
  output format testing from next year.
</content>
</entry>
<entry>
<title>python: howto and examples</title>
<updated>2018-12-16T06:12:21Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-16T06:12:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fbc298dc1b0fbb51ebc92a9d56c45b78c5e9989d'/>
<id>urn:sha1:fbc298dc1b0fbb51ebc92a9d56c45b78c5e9989d</id>
<content type='text'>
* Tightening up both the documentation and some of the example code.

Tested-by: Ben McGinnes &lt;ben@adversary.org&gt;
Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python: what's new summary</title>
<updated>2018-12-12T12:18:22Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-12T12:18:22Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3ca7cf07f5d3ec4af89e69ed13ea7ab701e33c03'/>
<id>urn:sha1:3ca7cf07f5d3ec4af89e69ed13ea7ab701e33c03</id>
<content type='text'>
* Added a little more detail to the what's new section.
</content>
</entry>
<entry>
<title>python: HKP search and import updates</title>
<updated>2018-12-10T20:14:28Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-10T20:14:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2e7a14c9b369096775a035091c197f2d438142a0'/>
<id>urn:sha1:2e7a14c9b369096775a035091c197f2d438142a0</id>
<content type='text'>
* Tweaked the code again so that it can also handle the cases where
  someone has included a hexadecimal string in their user ID.
* Updated the HOWTO to match.
* Exported to .rst and .texi.
</content>
</entry>
<entry>
<title>python: docs updates</title>
<updated>2018-12-10T05:05:14Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-10T05:05:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7c63bfe4ab434b61a871aec4bc1d0a05b4c068e6'/>
<id>urn:sha1:7c63bfe4ab434b61a871aec4bc1d0a05b4c068e6</id>
<content type='text'>
* Multiple updates, expanding on the Windows installation issues.
* Also adding to the new maintenance mode reference document.
* Includes content relating to the resolution of T4271 and T4191.

Tested-by: Ben McGinnes &lt;ben@adversary.org&gt;
Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>python: windows c and cython</title>
<updated>2018-12-04T23:51:59Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-12-04T23:51:59Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1dffdcc6e9d249111eb8761d29ef3b35b32a8c3d'/>
<id>urn:sha1:1dffdcc6e9d249111eb8761d29ef3b35b32a8c3d</id>
<content type='text'>
* added warning that he Windows C runtime issues will also affect use
  with Cython and that relying on binary installers would remove that
  possible use case.
</content>
</entry>
</feed>
