<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf/python/README.md, branch androidx-sqlite-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/'/>
<entry>
<title>add compatibility check badges to README</title>
<updated>2019-06-10T21:40:51+00:00</updated>
<author>
<name>Lily Li</name>
<email>pekopeko@google.com</email>
</author>
<published>2019-06-07T00:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=a1b3d5e1b9747fed5ecef2fb57088b6aaa47034d'/>
<id>a1b3d5e1b9747fed5ecef2fb57088b6aaa47034d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove/replace travis references (#4953)</title>
<updated>2018-07-23T00:14:24+00:00</updated>
<author>
<name>Feng Xiao</name>
<email>xfxyjwf@gmail.com</email>
</author>
<published>2018-07-23T00:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=2dcd6ae4097d6b7ef570d707c70ee397fc274a52'/>
<id>2dcd6ae4097d6b7ef570d707c70ee397fc274a52</id>
<content type='text'>
* Remove/replace travis references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove/replace travis references.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update minimal Python version to 2.7 (#4207)</title>
<updated>2018-06-25T22:20:53+00:00</updated>
<author>
<name>Yuchen Xie</name>
<email>yuchen.xie@live.com</email>
</author>
<published>2018-06-25T22:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=595231dd5cc92c3ac64faa39f22707b5ec58731a'/>
<id>595231dd5cc92c3ac64faa39f22707b5ec58731a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Markdown formatting in README.</title>
<updated>2017-05-23T14:39:40+00:00</updated>
<author>
<name>Misha Brukman</name>
<email>mbrukman@google.com</email>
</author>
<published>2017-05-23T14:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=677557009ca500291bb67b144c5492e6d2ce5cac'/>
<id>677557009ca500291bb67b144c5492e6d2ce5cac</id>
<content type='text'>
Fix indentation to enable code formatting for sample command lines to set them
visually apart from the surrounding text, and make it easy to copy-paste.

Add code formatting for env vars, paths, binary and library names for
readability.

Hide URLs behind text for readability and conciseness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix indentation to enable code formatting for sample command lines to set them
visually apart from the surrounding text, and make it easy to copy-paste.

Add code formatting for env vars, paths, binary and library names for
readability.

Hide URLs behind text for readability and conciseness.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2016-11-16T17:34:28+00:00</updated>
<author>
<name>Ian Hunter</name>
<email>ianfhunter@gmail.com</email>
</author>
<published>2016-11-16T17:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=130bb0739a229a478d292e903b1b3ce6b1fb2494'/>
<id>130bb0739a229a478d292e903b1b3ce6b1fb2494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linking the cpp implementation extension statically with libprotobuf</title>
<updated>2016-04-01T22:58:48+00:00</updated>
<author>
<name>Manjunath Kudlur</name>
<email>keveman@gmail.com</email>
</author>
<published>2016-03-25T17:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=cf828deb9b5537c294e4a5628ef04fdbdfdcbb28'/>
<id>cf828deb9b5537c294e4a5628ef04fdbdfdcbb28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PYTHON] Drop dependency on 'google.apputils'.</title>
<updated>2015-04-10T23:43:51+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2015-01-13T19:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=9f42f5f4a423b923f7b07ae8c5e8db4943df49c6'/>
<id>9f42f5f4a423b923f7b07ae8c5e8db4943df49c6</id>
<content type='text'>
Use stdlib's 'unittest' instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use stdlib's 'unittest' instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>[PYTHON] README: explain homebrew shenanigans</title>
<updated>2015-04-10T19:42:23+00:00</updated>
<author>
<name>Tamir Duberstein</name>
<email>tamird@gmail.com</email>
</author>
<published>2015-04-10T19:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=d632bc76f1dec959eaa6b2d415e9b3e9cabb9318'/>
<id>d632bc76f1dec959eaa6b2d415e9b3e9cabb9318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Python to Travis build and clarified setup instructions.</title>
<updated>2015-04-09T23:41:58+00:00</updated>
<author>
<name>Josh Haberman</name>
<email>jhaberman@gmail.com</email>
</author>
<published>2015-04-09T23:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=2bd813b1b5bcff840cfb9972fd6dba1af1e41687'/>
<id>2bd813b1b5bcff840cfb9972fd6dba1af1e41687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename python README, and fix markdown in java and python respectively</title>
<updated>2015-03-16T22:15:59+00:00</updated>
<author>
<name>jesse</name>
<email>number.dot.ten@gmail.com</email>
</author>
<published>2015-03-16T22:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=cd04e9b702ab50e47b9a84ca0777961cf0df058b'/>
<id>cd04e9b702ab50e47b9a84ca0777961cf0df058b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
