[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#690354: ITP: xlsx2csv -- Convert xslx files to csv format



Package: wnpp
Severity: wishlist

* Package name    : xlsx2csv
  Version         : 0.11
  Upstream Author : Name <somebody@example.org>
* URL             : https://github.com/dilshod/xlsx2csv
* License         : GPL-2+
  Programming Lang: Python
  Description     : Convert xslx files to csv format

The xlsx files are zip archives where spreadsheet data is stored. In
order to process a file, various bits inside the archive need to be
located. This utility uses expat SAX parser which can collect the strings
into a simple dictionary, keyed by their relative position in the XML
file. This makes it possible to process files of any size.


Reply to: