LIJUCHACKO / ods2csv

Go package to read .ods file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ods2csv

This is a Go package to read contents of a .ods (openoffice spreadsheet) file. Formula, value or date in a cell can be accessed. See example for usage. This library is made to demonstrate the capability of "https://github.com/LIJUCHACKO/XmlDB" (A native xml database)

Note: Merged cells are not support

About

Go package to read .ods file

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%