ppt-rs 0.2.21

Create, read, and update PowerPoint 2007+ (.pptx) files with rich formatting, bullet styles, themes, and templates.
Documentation
# Generated by Cargo
debug/
target/

# Backup files generated by rustfmt
**/*.rs.bk

# MSVC
*.pdb

# Cargo mutants
**/mutants.out*/

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Generated PPTX output (examples write here)
examples/output/
*.pptx

# Keep sample files used by tests/examples
!samples/*.pptx