Office Converter
Convert between any document format supported by LibreOffice/OpenOffice.
Requirements
- Apache OpenOffice or LibreOffice; the latest stable version is usually recommended.
Usage
To use office-converter, add this to your Cargo.toml:
[]
= "0.1.0"
Then, on your main.rs
use OfficeConverter;