Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 131 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 131 Bytes

exsv

A rust implementation of an excel - csv converter

To build:

cargo build

To run:

cargo run <input file> <output dir>