<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-prettytable-ptable.git, branch develop</title>
<subtitle>github.com: kxxoling/PTable.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/'/>
<entry>
<title>Merge pull request #25 from wolfhong/master</title>
<updated>2018-07-30T14:58:53+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-30T14:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=bcfdb92811ae1f39e1065f31544710bf87d3bc21'/>
<id>bcfdb92811ae1f39e1065f31544710bf87d3bc21</id>
<content type='text'>
Support markdown output string and reStructuredText output string</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support markdown output string and reStructuredText output string</pre>
</div>
</content>
</entry>
<entry>
<title>rename get_markdown to get_md_string; rename get_rst to get_rst_string;</title>
<updated>2018-07-30T07:51:00+00:00</updated>
<author>
<name>wolfhong</name>
<email>hongxucai1991@gmail.com</email>
</author>
<published>2018-07-30T07:51:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=1c78b292c8581d1d4ebf8d2b59f114dbde77c705'/>
<id>1c78b292c8581d1d4ebf8d2b59f114dbde77c705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #26 from hugovk/add-3.7</title>
<updated>2018-07-29T16:34:43+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-29T16:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=46898fa095a2e24cd0551fe2ff6a3b80d5db3063'/>
<id>46898fa095a2e24cd0551fe2ff6a3b80d5db3063</id>
<content type='text'>
Add Python 3.7 support and testing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3.7 support and testing</pre>
</div>
</content>
</entry>
<entry>
<title>Travis CI: Python 3.7 requires Xenial and sudo</title>
<updated>2018-07-27T08:27:09+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-07-27T08:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=3fa4e9e28fa707e7ae923c656e10505a479c9b0c'/>
<id>3fa4e9e28fa707e7ae923c656e10505a479c9b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #18 from zarnovican/bza_PLAIN_COLUMNS_style</title>
<updated>2018-07-26T16:46:07+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-26T16:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=8e5cede828bda53d375efaa1d1bf9883a3e5f51b'/>
<id>8e5cede828bda53d375efaa1d1bf9883a3e5f51b</id>
<content type='text'>
fix import for PLAIN_COLUMNS style</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix import for PLAIN_COLUMNS style</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.7</title>
<updated>2018-07-26T16:46:06+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-07-26T16:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=f1396f178656c070d4528471b42c9691ca6e5670'/>
<id>f1396f178656c070d4528471b42c9691ca6e5670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16 from luky1971/patch-1</title>
<updated>2018-07-26T16:43:51+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-26T16:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=c9853741e25a495a2022b4f279f2e9012ac8a285'/>
<id>c9853741e25a495a2022b4f279f2e9012ac8a285</id>
<content type='text'>
Fixed a typo: PLAIN_COLUMN =&gt; PLAIN_COLUMNS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed a typo: PLAIN_COLUMN =&gt; PLAIN_COLUMNS</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #21 from cclauss/patch-1</title>
<updated>2018-07-26T16:35:32+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-26T16:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=21b0644a6b59c32f810d96295c26d024bfa5b59c'/>
<id>21b0644a6b59c32f810d96295c26d024bfa5b59c</id>
<content type='text'>
Add Python 3.5, 3.6, flake8 to testing, drop 3.3</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3.5, 3.6, flake8 to testing, drop 3.3</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #23 from hugovk/patch-1</title>
<updated>2018-07-26T16:32:46+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-26T16:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=db4b5f32baa047832ed7892792059f595118fdf4'/>
<id>db4b5f32baa047832ed7892792059f595118fdf4</id>
<content type='text'>
Remove broken downloads badge</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove broken downloads badge</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #24 from hugovk/rm-2.6</title>
<updated>2018-07-26T16:30:24+00:00</updated>
<author>
<name>Kane Blueriver</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2018-07-26T16:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=d66176fcd2bf1247c4858f3e48c9c18982b05c44'/>
<id>d66176fcd2bf1247c4858f3e48c9c18982b05c44</id>
<content type='text'>
Drop support for EOL Python &lt;= 2.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop support for EOL Python &lt;= 2.6</pre>
</div>
</content>
</entry>
</feed>
