HtmlToWord 0.2.7 has been released and can be found here: https://pypi.python.org/pypi/HtmlToWord/
Whats new in 0.2? ------------------------------- * Various bugfixes (Now handles weird markup better) * PEP8 cleanup * More tests What is HtmlToWord? ------------------------------- HtmlToWord is a module that aids in generating Microsoft Word documents. You can use it to take HTML input from a browser-based WYSIWYG editor and insert that into a Word document. You can view code examples an read more about it here: https://github.com/orf/HtmlToWord -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
