<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tabletext, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://projects.horel.org/thibaut/tabletext/atom/?h=master</id>
<link rel='self' href='https://projects.horel.org/thibaut/tabletext/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/'/>
<updated>2014-08-17T21:35:21Z</updated>
<entry>
<title>Fix typo in README</title>
<updated>2014-08-17T21:35:21Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-17T21:35:21Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=e4663c773609f343d1f7e2db0cf0258b41bd6d85'/>
<id>urn:sha1:e4663c773609f343d1f7e2db0cf0258b41bd6d85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewording of the help</title>
<updated>2014-08-15T17:52:18Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-15T17:52:18Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=e386bae99ae7608d53c8ad180885ec61410a64ea'/>
<id>urn:sha1:e386bae99ae7608d53c8ad180885ec61410a64ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MANIFEST template</title>
<updated>2014-08-14T18:28:52Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-14T18:28:52Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=5c137de338eed45733967566c9e34d9bd760ed10'/>
<id>urn:sha1:5c137de338eed45733967566c9e34d9bd760ed10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update setup.py, add CHANGELOG</title>
<updated>2014-08-14T18:06:22Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-14T18:06:22Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=66dc59fed3cf6c8491174591a913715589c9c888'/>
<id>urn:sha1:66dc59fed3cf6c8491174591a913715589c9c888</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix small typos in README</title>
<updated>2014-08-14T18:05:38Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-14T18:05:38Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=1c17e36ebe2bed642e44dfaedcb8cab2b03bb3ac'/>
<id>urn:sha1:1c17e36ebe2bed642e44dfaedcb8cab2b03bb3ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add epilog for the command line utility</title>
<updated>2014-08-14T00:54:37Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-14T00:54:37Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=fa3c7d1ed97891fe901bbeb34a93cc354d9d724b'/>
<id>urn:sha1:fa3c7d1ed97891fe901bbeb34a93cc354d9d724b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add documentation</title>
<updated>2014-08-14T00:49:04Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-14T00:49:04Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=050d847c4ce9bb34317c3640abc59f7da4a369c0'/>
<id>urn:sha1:050d847c4ce9bb34317c3640abc59f7da4a369c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better encapsulation</title>
<updated>2014-08-13T23:29:40Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-13T23:29:40Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=86982b49b8b1825364d7aa3c121a9f5749b6d68d'/>
<id>urn:sha1:86982b49b8b1825364d7aa3c121a9f5749b6d68d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return a string instead of printing it</title>
<updated>2014-08-13T22:05:52Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-13T22:05:52Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=37dc1b4b75e20b321e73e8a51ca82913b8b6bb07'/>
<id>urn:sha1:37dc1b4b75e20b321e73e8a51ca82913b8b6bb07</id>
<content type='text'>
The library should not have side effects and printing should be done on the
client side.
</content>
</entry>
<entry>
<title>Fix python3 incompatibility</title>
<updated>2014-08-13T21:42:16Z</updated>
<author>
<name>Thibaut Horel</name>
<email>thibaut.horel@gmail.com</email>
</author>
<published>2014-08-13T21:42:16Z</published>
<link rel='alternate' type='text/html' href='https://projects.horel.org/thibaut/tabletext/commit/?id=3e278b04aee135abb755c7004f51ae2b8b8b29e0'/>
<id>urn:sha1:3e278b04aee135abb755c7004f51ae2b8b8b29e0</id>
<content type='text'>
</content>
</entry>
</feed>
