A Rust library for parsing and generating docx files.
toml [dependencies] docx = "0.1.1"
rust extern crate docx;
Check out examples directory for quick start, or the document (WIP).
MIT