Write abiword documents using python

Paul Clinch pclinch at internet-glue.co.uk
Thu Oct 23 16:35:53 EDT 2003


I understand abiword uses an XML based format, see

http://www.abisource.com/twiki/bin/view/Abiword/FaqFileFormat

You should find the xml.dom modules useful, perhaps parsing and 
updating a template created in abiword.

Paul Clinch




More information about the Python-list mailing list