igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
Apache License 2.0
285 stars 15 forks source link

Excel/OpenDocument SpreadSheets parser and generation support #53

Closed evgenyigumnov closed 4 months ago

evgenyigumnov commented 5 months ago
  1. add modules

xls.rs and ods.rs

  1. use library:
calamine = "0.24.0"
  1. each xls sheet is table in document