<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/tablib.git/tablib/formats, branch fix/unicode_append</title>
<subtitle>github.com: kennethreitz/tablib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/'/>
<entry>
<title>Fix test_unicode_append</title>
<updated>2014-04-19T15:41:21+00:00</updated>
<author>
<name>Iuri de Silvio</name>
<email>iurisilvio@gmail.com</email>
</author>
<published>2014-04-19T15:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=0ed01d85b965bd814cecb3eb33042dd59d8ebb1c'/>
<id>0ed01d85b965bd814cecb3eb33042dd59d8ebb1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use InvalidFileException to fix the test</title>
<updated>2014-01-23T17:15:46+00:00</updated>
<author>
<name>Eduard Carreras</name>
<email>ecarreras@gisce.net</email>
</author>
<published>2014-01-23T17:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=98e182bed272d5a2debc62cc07a0b21374ee46a2'/>
<id>98e182bed272d5a2debc62cc07a0b21374ee46a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use ExcelWriter with databook</title>
<updated>2014-01-11T14:56:11+00:00</updated>
<author>
<name>Thomas Coopman</name>
<email>thomas.coopman@gmail.com</email>
</author>
<published>2012-02-21T11:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=c225a64d684700b343882538d964016ec24c36d5'/>
<id>c225a64d684700b343882538d964016ec24c36d5</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 #63 from jsdalton/fix_unicode_error_in_html_output</title>
<updated>2014-01-08T19:47:26+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-01-08T19:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=45121ddd6528a02dcf8d159b304cac97b3f352ee'/>
<id>45121ddd6528a02dcf8d159b304cac97b3f352ee</id>
<content type='text'>
Fix unicode error in html output</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix unicode error in html output</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #76 from djv/develop</title>
<updated>2014-01-08T19:46:50+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-01-08T19:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=c74357cb20b1ac4e7496eaf6d05a5714317d4b5f'/>
<id>c74357cb20b1ac4e7496eaf6d05a5714317d4b5f</id>
<content type='text'>
xls and xlsx import support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xls and xlsx import support</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #110 from djrobstep/develop</title>
<updated>2014-01-08T19:44:30+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-01-08T19:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=939b0af551aabc345568d7b439fa97684604ae48'/>
<id>939b0af551aabc345568d7b439fa97684604ae48</id>
<content type='text'>
Fix for a broken YAML test and tsv autodetection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for a broken YAML test and tsv autodetection</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #111 from dec0dedab0de/develop</title>
<updated>2014-01-08T19:44:20+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-01-08T19:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=9c2018653fc8d02f1db727dd73cfc61b3fcfa81d'/>
<id>9c2018653fc8d02f1db727dd73cfc61b3fcfa81d</id>
<content type='text'>
using readlines() in _tsv.py fixes a small bug. </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using readlines() in _tsv.py fixes a small bug. </pre>
</div>
</content>
</entry>
<entry>
<title>Remove XLSX empty sheet on export_book</title>
<updated>2013-09-16T13:28:50+00:00</updated>
<author>
<name>Iuri de Silvio</name>
<email>iurisilvio@gmail.com</email>
</author>
<published>2013-09-16T13:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=5ffcfd56f24de088cd9e7cd54efeb5e3ef92c5c6'/>
<id>5ffcfd56f24de088cd9e7cd54efeb5e3ef92c5c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>safe_load is not working for book</title>
<updated>2013-08-28T15:24:56+00:00</updated>
<author>
<name>James Patrick Robinson Jr</name>
<email>jamesprobinsonjr@gmail.com</email>
</author>
<published>2013-08-28T15:24:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=d8f0a018ae752bb1d2b7fba2d803ab29ed19a43a'/>
<id>d8f0a018ae752bb1d2b7fba2d803ab29ed19a43a</id>
<content type='text'>
yaml.safe_load() was not working for import_book,
changed it to use yaml.load() instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yaml.safe_load() was not working for import_book,
changed it to use yaml.load() instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>changed split('\r\n') to splitlines()</title>
<updated>2013-08-27T15:57:43+00:00</updated>
<author>
<name>James Patrick Robinson Jr</name>
<email>jamesprobinsonjr@gmail.com</email>
</author>
<published>2013-08-27T15:57:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/tablib.git/commit/?id=26748deb9f84963580ef9f0054b72b29b157ed77'/>
<id>26748deb9f84963580ef9f0054b72b29b157ed77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
