[XML-SIG] mxTidy

M.-A. Lemburg mal@lemburg.com
Thu, 09 Aug 2001 13:20:48 +0200


Alexandre Fayolle wrote:
> 
> I've just come across this announce in comp.lang.python.announce:
> ------------------------8<--------------------------------------
> mxTidy - Interface to HTML Tidy (HTML/XML cleanup tool)
> 
>      mxTidy provides a Python interface to a thread-safe, library
>      version of the HTML Tidy. command line tool.
> 
>      HTML Tidy helps you to cleanup coding errors in HTML and XML
>      files and produce well-formed HTML, XHTML or XML as output. This
>      allows you to preprocess web-page for inclusion in XML
>      repositories, prepare broken XML files for validation and also
>      makes it possible to write converters from well-known word
>      processing applications such as MS Word to other structured data
>      representations by using XML as intermediate format.
> -------------------------8<-------------------------------------------
> 
> This is part of the mx EXPERIMENTAL package 0.4.0 available at
> http://www.lemburg.com/files/python/
> 
> I'm not sure about the license of this module.

It will go under the eGenix.com Public License after some rounds
of refinement.

Please try it and report any problems you find.

Thanks,
-- 
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
______________________________________________________________________
Consulting & Company:                           http://www.egenix.com/
Python Software:                        http://www.lemburg.com/python/