Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
A Rust library for parsing and generating docx files.
- Host: GitHub
- URL: https://github.com/PoiScript/docx-rs
- Owner: PoiScript
- License: mit
- Created: 2018-05-06T13:51:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T09:42:20.000Z (7 months ago)
- Last Synced: 2024-10-20T04:21:38.741Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 308 KB
- Stars: 69
- Watchers: 6
- Forks: 41
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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