Python is a nice scripting language. It even gives you access to its own
parser and compiler. It also gives you access to different other parsers
for special purposes like XML and string templates.
But sometimes you may want to have your own parser. This is what's pyPEG
for. And pyPEG supports Uni
Hello,
odt2sphinx 0.1.2 is now available on pypi :
http://pypi.python.org/pypi/odt2sphinx/.
Odt2sphinx convert OpenDocument Text file(s) to one or several .rst
files suitable for Sphinx.
Changes
---
* Now handle external images (issue #1).
* Handle note, tip and warning styles in lists item