xlsxio-d

Bindings for xlsxio Excel reader/writer library


License
MIT
Install
dub fetch xlsxio-d --version 0.1.5

Documentation

Bindings to xlsx i/o C library for the D programming language

https://github.com/brechtsanders/xlsxio

The C library can be built in wchar unicode version or the standard version that just uses char. Set version "XmlUnicode" if you use the wchar unicode version. I have not tested this.