PumasAI / WriteDocx.jl

A Julia package to create docx files for Microsoft Word from scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WriteDocx.jl

WriteDocx.jl logo

Stable Dev Build Status

WriteDocx.jl allows to construct .docx files as commonly used with Microsoft Word. This package does not attempt to cover the full spec but supports the most common elements, with more to be added whenever there's a need. WriteDocx.jl currently covers only writing, not reading / modifying documents.

About

A Julia package to create docx files for Microsoft Word from scratch

License:MIT License


Languages

Language:Julia 100.0%