Quote:
Originally Posted by kovidgoyal
I would recommend using lxml, that's what the calibre conversion engine uses. EPUB is not actually HTML, it is XHTML, so you want a parser that has good XML support and support for namespaces.
|
I see you nipped in whilst I was trying to explain what I'm trying to do. Thank you