0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
PowerPointer is an easy to use ruby library allowing you to create .pptx files from scratch.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.0.0
 Project Readme

PowerPointer

PowerPointer is an easy to use ruby library allowing you to create .pptx files from scratch.

Mission

  • To provide full support for the features of .pptx files.
  • To provide two levels of abstraction:
    1. A set of low-level classes that export directly to .pptx files.
    2. A high-level set of classes that encapsulate the low-level classes in a very simple, yet powerful and intuitive, way.

Contributing

At this point, PowerPointer is at such an early stage that having more people would hurt the project more than it would help. However as soon as the basic code structure is finished, all contributions are welcome!