excelwriter

Crates.ioexcelwriter
lib.rsexcelwriter
version0.1.0
sourcesrc
created_at2022-08-01 19:30:52.987381
updated_at2022-08-01 19:30:52.987381
descriptionA Rust module for writing files in the Excel 2007+ XLSX file format
homepagehttps://github.com/jmcnamara/excelwriter-rs
repositoryhttps://github.com/jmcnamara/excelwriter-rs
max_upload_size
id637019
size278,940
John McNamara (jmcnamara)

documentation

README

excelwriter

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.

Commit count: 494

cargo fmt