issues
search
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
add modules
xls.rs and ods.rs
use library:
calamine = "0.24.0"
each xls sheet is table in document
xls.rs and ods.rs