office-automation 0.3.2

Windows CLI tool that automates PowerPoint and Excel via COM
1
2
3
4
5
6
pub mod chart_data;
pub mod detector;
pub mod relinker;
pub mod xml_stream;

// Phase 3: ZIP-level PPTX operations — no COM needed.