| Crates.io | excelwriter |
| lib.rs | excelwriter |
| version | 0.1.0 |
| created_at | 2022-08-01 19:30:52.987381+00 |
| updated_at | 2022-08-01 19:30:52.987381+00 |
| description | A Rust module for writing files in the Excel 2007+ XLSX file format |
| homepage | https://github.com/jmcnamara/excelwriter-rs |
| repository | https://github.com/jmcnamara/excelwriter-rs |
| max_upload_size | |
| id | 637019 |
| size | 278,940 |
A Rust module for writing files in the Excel 2007 XL file format
This is a work in progress port of the Python library XlsxWriter to Rust.