An open API service indexing awesome lists of open source software.

https://github.com/poiscript/docx-rs

A Rust library for parsing and generating docx files.
https://github.com/poiscript/docx-rs

Last synced: 10 months ago
JSON representation

A Rust library for parsing and generating docx files.

Awesome Lists containing this project

README

          

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/PoiScript/docx-rs/Test)
[![Crates.io](https://img.shields.io/crates/v/docx.svg)](https://crates.io/crates/docx)
[![Document](https://docs.rs/docx/badge.svg)](https://docs.rs/docx)

# docx

A Rust library for parsing and generating docx files.

[Document](https://docs.rs/docx)

## License

MIT