Skip to content
/ libODS Public

A minimalistic Qt based library for reading and writing data to and from ODS (Open Document Spreadsheet) files (currently in ALPHA stage). Differing licensing for compatibility with your project can be arranged. :)

License

Notifications You must be signed in to change notification settings

nweyand/libODS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libODS

A minimalistic library for reading and writing data to and from ODS (Open Document Spreadsheet) files. Differing licensing for compatibility with your project can be arranged. :)

At the moment, the following is supported:

  • Opening ODS files
  • Converting spreadsheet coordinates: A1 ⇔ (0;0)
  • Reading the content of single cells from an opened file

The following features are currently still missing:

  • Writing to or saving ODS files
  • Accessing so called repeated cells and rows

About

A minimalistic Qt based library for reading and writing data to and from ODS (Open Document Spreadsheet) files (currently in ALPHA stage). Differing licensing for compatibility with your project can be arranged. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published