forked from pool/python-tablib
8d672a7150842fb8cd0c26e88b4620154e836c85a5d9e0f4f97c0194b9e2c045
* Tablib is now able to import CSV content where not all rows have the same length. Missing columns on any line receive the empty string (#226). * Dropped Python 2 support * Formats can now be dynamically registered through the tablib.formats.registry.refister API (#256). * Tablib methods expecting data input (detect_format, import_set, Dataset.load, Databook.load) now accepts file-like objects in addition to raw strings and bytestrings (#440). * Fixed a crash when exporting an empty string with the ReST format (#368) * Error cells from imported .xls files contain now the error string (#202) - Add BuildRequires on python-tabulate. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tablib?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%