<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/python/examples, branch ben/minor-docs-fixes</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Fminor-docs-fixes</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Fminor-docs-fixes'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-08-05T12:05:49Z</updated>
<entry>
<title>python: Clean up and modernize examples.</title>
<updated>2016-08-05T12:05:49Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-08-05T12:03:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2a613e87156b23c4aa6aa5ce38505cb285de6a18'/>
<id>urn:sha1:2a613e87156b23c4aa6aa5ce38505cb285de6a18</id>
<content type='text'>
* lang/python/examples/Examples.rst: Delete file.
* lang/python/examples/t-edit.py: Likewise.  This is actually a test
case and has been moved to 'tests'.
* lang/python/examples/assuan.py: New file.
* lang/python/examples/decryption-filter.py: Likewise.
* lang/python/examples/delkey.py: Modernize.
* lang/python/examples/encrypt-to-all.py: Likewise.
* lang/python/examples/exportimport.py: Likewise.
* lang/python/examples/genkey.py: Likewise.
* lang/python/examples/inter-edit.py: Likewise.
* lang/python/examples/sign.py: Likewise.
* lang/python/examples/signverify.py: Likewise.
* lang/python/examples/simple.py: Likewise.
* lang/python/examples/testCMSgetkey.py: Likewise.
* lang/python/examples/verifydetails.py: Likewise.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>python: Drop obsolete VCS keywords.</title>
<updated>2016-06-06T12:16:01Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-06-06T12:12:09Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2055a63605207bbf3b5ce1aa7bf159e7b83e87e6'/>
<id>urn:sha1:2055a63605207bbf3b5ce1aa7bf159e7b83e87e6</id>
<content type='text'>
--
Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>python: Clean up examples.</title>
<updated>2016-05-17T12:22:22Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-17T12:15:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=10328324c8fc9725cd0c885eaebfc80dc32c1ff6'/>
<id>urn:sha1:10328324c8fc9725cd0c885eaebfc80dc32c1ff6</id>
<content type='text'>
* lang/python/examples/delkey.py: Clean up example.
* lang/python/examples/encrypt-to-all.py: Likewise.
* lang/python/examples/genkey.py: Likewise.
* lang/python/examples/inter-edit.py: Likewise.
* lang/python/examples/sign.py: Likewise.
* lang/python/examples/signverify.py: Likewise.
* lang/python/examples/simple.py: Likewise.
* lang/python/examples/t-edit.py: Likewise.
* lang/python/examples/verifydetails.py: Likewise.
* lang/python/pyme/__init__.py: Likewise.

Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: Make test case more robust.</title>
<updated>2016-05-12T09:51:21Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-12T09:51:21Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c89d3a71ad20ff02755539a44f254b1e59054c4a'/>
<id>urn:sha1:c89d3a71ad20ff02755539a44f254b1e59054c4a</id>
<content type='text'>
* lang/python/examples/t-edit.py: Check if key is found.

Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: Fix type translation.</title>
<updated>2016-05-12T09:49:17Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-12T09:21:58Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d60deb8a127fb35c01acc729f33b014840af0e7b'/>
<id>urn:sha1:d60deb8a127fb35c01acc729f33b014840af0e7b</id>
<content type='text'>
* lang/python/gpgme.i: Adjust to Python3's string type being
'Unicode', not 'bytes'.  Fix type checking.
* lang/python/core.py (Data.write): Add docstring mentioning the
expected type of parameter 'buffer'.
(Data.read): Adjust read loop.  Also, use a saner chunk size, and join
all chunks at the end instead of adding them.
* lang/python/examples/simple.py: Adjust example.

Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: Fix simple example.</title>
<updated>2016-05-11T11:51:40Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-11T11:51:40Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=bbeee5e1a060f2d1e37a08220eb552cf4673a058'/>
<id>urn:sha1:bbeee5e1a060f2d1e37a08220eb552cf4673a058</id>
<content type='text'>
* lang/python/examples/simple.py: Flush stdout, encode name as
UTF-8 before passing it to GPGME.

Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: PEP8 fixes.</title>
<updated>2016-05-10T12:45:44Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-10T12:45:44Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=11392a80d9a85bcd8718b105e6d58038e61beaac'/>
<id>urn:sha1:11392a80d9a85bcd8718b105e6d58038e61beaac</id>
<content type='text'>
Cherry picked from 0267c151.

Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: Delete trailing whitespace.</title>
<updated>2016-05-10T11:30:30Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-10T11:30:30Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=aade53a12b9716997684b872bc2ac87229f73fb3'/>
<id>urn:sha1:aade53a12b9716997684b872bc2ac87229f73fb3</id>
<content type='text'>
--
Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
<entry>
<title>python: Rename bindings.</title>
<updated>2016-05-10T11:19:26Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@gnupg.org</email>
</author>
<published>2016-05-10T11:19:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f4ba16b31ea282d0787a40be3f37b951584143a1'/>
<id>urn:sha1:f4ba16b31ea282d0787a40be3f37b951584143a1</id>
<content type='text'>
--
Signed-off-by: Justus Winter &lt;justus@gnupg.org&gt;
</content>
</entry>
</feed>
