[Pythonmac-SIG] Python/Rich text

Martina Oefelein Martina at Oefelein.de
Sun Dec 21 16:42:54 EST 2003


Hi Kevin,

> I am trying to identify components to put together a basic text 
> processor in Python that supports rich text format (RTF) export. I am 
> looking to provide others with a simple text editing application that 
> will allow them to format their manuscripts according to my publishing 
> production process, which would reduce the time  I spend on 
> typesetting; but RTF seems to be a very elusive target in Python. Does 
> such a library/module exist?

Does it have to be cross-platform?
If it's Mac-only, you can use PyObjC, which lets you easily access 
Cocoa's text-editing features.

ciao
Martina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2367 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20031221/458326ff/smime.bin


More information about the Pythonmac-SIG mailing list