pyPEG 2 for Python 3.x

2012-05-22 Thread Volker Birk
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

odt2sphinx 0.1.2 released

2012-05-22 Thread Christophe de Vienne
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