
Ian Littman - 2012-05-14 18:21:48
I have a use case where it's better just to read the XLSX from memory (since it's there anyway) instead of writing the file to disk, then pulling it back into SImple XLSX.
I can make the necessary code modifications (in the constructor and _unzip) to get this done, but was wondering if the author is okay with me doing that, and if so whether he wants the modified code.