Quote:
Originally Posted by kovidgoyal
@ahi: Look at SpooledTemporaryFile in the python tempfile module
|
Thanks!
import antigravity indeed!
On the topic of RTF parsing, Kovid. If I recall correctly you need HTML returned by the RTF parser... is that right?
The current one you use for calibre... how... precise is it? The parser I am working on purposely limits the complexity of formatting it cares about. Would you still have any use for such a partial RTF parsing engine, as a (re)starting point?
- Ahi