Skip to content

knieriem/odf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This projekt contains two Go packages – odf and odf/ods – that allow basic read-only access to the tables of Open Document Spreadsheets, making use of Go's encoding/xml package.

For now the ods package makes it easy to convert a table to a [][]string.

About

Packages odf and odf/ods that allow basic read-only access to Open Document Spreadsheets in Go (golang).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages