<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-prettytable-ptable.git/prettytable, 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 #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>Upgrade Python syntax with pyupgrade</title>
<updated>2018-07-26T09:25:19+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-07-26T09:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=8fc5c1192d928075b61b54170424f05e03c06463'/>
<id>8fc5c1192d928075b61b54170424f05e03c06463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add method get_markdown for markdown-style table output; add method get_rst for reStructuredText-style table output</title>
<updated>2018-05-02T10:52:46+00:00</updated>
<author>
<name>wolfhong</name>
<email>hongxucai1991@gmail.com</email>
</author>
<published>2018-05-02T10:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=ee0dbe6e4368ab0e93c6353963a242f4566ba416'/>
<id>ee0dbe6e4368ab0e93c6353963a242f4566ba416</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PLAIN_COLUMNS to top namespace</title>
<updated>2017-09-29T13:19:56+00:00</updated>
<author>
<name>Brano Zarnovican</name>
<email>zarnovican@gmail.com</email>
</author>
<published>2017-09-29T13:15:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=a78ff9b04cd8ef5b3f79418d9a07e170e547db82'/>
<id>a78ff9b04cd8ef5b3f79418d9a07e170e547db82</id>
<content type='text'>
Example from documentation works only for MSWORD_FRIENDLY style

&gt; from prettytable import MSWORD_FRIENDLY       # works
&gt; from prettytable import PLAIN_COLUMNS         # broken

This commit fixes import for PLAIN_COLUMNS style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example from documentation works only for MSWORD_FRIENDLY style

&gt; from prettytable import MSWORD_FRIENDLY       # works
&gt; from prettytable import PLAIN_COLUMNS         # broken

This commit fixes import for PLAIN_COLUMNS style
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed tests and indentations</title>
<updated>2016-11-12T14:22:07+00:00</updated>
<author>
<name>Sewci0</name>
<email>seweryn.ch@gmail.com</email>
</author>
<published>2016-11-12T14:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=a5f7f0fcc73e8796cc3927288df4bd7cfc36bb11'/>
<id>a5f7f0fcc73e8796cc3927288df4bd7cfc36bb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added &lt;tbody&gt; and &lt;thead&gt; tags</title>
<updated>2016-11-11T00:27:02+00:00</updated>
<author>
<name>Sewci0</name>
<email>seweryn.ch@gmail.com</email>
</author>
<published>2016-11-11T00:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=1e8f7d6d720ba1763cf43f4b21e75114b372c436'/>
<id>1e8f7d6d720ba1763cf43f4b21e75114b372c436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failed tests</title>
<updated>2016-07-13T06:47:50+00:00</updated>
<author>
<name>kxxoling</name>
<email>kxxoling@gmail.com</email>
</author>
<published>2016-07-13T06:47:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=3d27216da43548681a2ca4374e8966de9408ac22'/>
<id>3d27216da43548681a2ca4374e8966de9408ac22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>padding_width = 0 now works.</title>
<updated>2016-07-13T05:42:11+00:00</updated>
<author>
<name>Sebastian Olsson</name>
<email>sebelino7@gmail.com</email>
</author>
<published>2016-05-02T14:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-prettytable-ptable.git/commit/?id=137af861792f8a4dc686ad8e6b753352f028f3d2'/>
<id>137af861792f8a4dc686ad8e6b753352f028f3d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
