Index of /sandbox/rst2odp

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]INSTALL 2025-07-11 12:50 47  
[TXT]LICENSE 2025-07-11 12:50 11K 
[   ]MANIFEST.in 2025-07-11 12:50 167  
[DIR]bin/ 2025-07-08 09:52 -  
[DIR]doc/ 2025-07-08 09:52 -  
[DIR]odplib/ 2025-07-08 09:52 -  
[DIR]rst2odp/ 2012-01-28 09:51 -  
[   ]setup.py 2025-07-11 12:50 1.0K 

README

Converts rst to OpenOffice impress (rst2odp). Also includes a python library (odplib/preso.py) for creating impress files

Requires docutils, pygments, PIL

Usually it is run like so

rst2odp path/to/rstfile.rst output.odp

(use --traceback -r 3 for debug)

Styling is supported with the --template-file switch, just pass it an .otp file

todo: