(question) HTML pretty printer
Skip Montanaro
skip at pobox.com
Thu Dec 5 11:32:57 EST 2002
More information about the Python-list mailing list
Thu Dec 5 11:32:57 EST 2002
- Previous message (by thread): (question) HTML pretty printer
- Next message (by thread): (question) HTML pretty printer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
William> I sometime have to deal with HTML file with messy indentation,
William> long lines, etc.
You want tidy:
tidy.sourceforge.net
Also, check the Vaults of Parnassus (www.vex.net/parnassus) for a Python
wrapper around tidy.
--
Skip Montanaro - skip at pobox.com
http://www.mojam.com/
http://www.musi-cal.com/
- Previous message (by thread): (question) HTML pretty printer
- Next message (by thread): (question) HTML pretty printer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list