/PPTX.jl

Generate PowerPoint PPTX files from Julia

Primary LanguageJuliaMIT LicenseMIT

PPTX

Build Status Coverage Code Style: Blue

Package to generate PowerPoint© .pptx files.

Installation

julia> import Pkg; Pkg.add("PPTX")

Documentation

Documentation and examples can be found on our github page.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.