needed-libraries
needed-libraries copied to clipboard
Excel reader
(From Nim community survey 2017)
How is this different from #15?
That's true, I'll close this one
Recommend reopening one of them, as the solution in #15 only supports WRITING, not READING.
https://github.com/xflywind/xlsx
Now we just need read and write in the same library?
2 pure C libs can read XLS file:
https://github.com/libxls/libxls
https://www.gaia-gis.it/fossil/freexl/index
on Windows 8+, you can use NPOI + winim to read and write both XLS and XLSX without Ms office installation
please check https://forum.nim-lang.org/t/8758
see a new wrapper: https://github.com/jiiihpeeh/xlsxio-nim