Index of /sandbox/rst2odp

[ICO]NameLast modifiedSizeDescription

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

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: