After looking around a bit more there seems to only be Tidy wrappers and poorly maintained ports of Tidy to Java, .NET, etc. There doesn't seem to be any other popular libraries to clean HTML.
Rather than add one more poorly maintained port to the list, I will do a wrapper. Thanks, McKinley --- Nicolas Cannasse <[EMAIL PROTECTED]> wrote: > b) write a Neko wrapper for the C library, more > tricky since you need to > deal with Garbage Collector issues. OTOH if the > library needs a lot of > CPU to perform the task, it might result in faster > code this way > > I guess it depends on your tastes & needs. > > Nicolas > > -- > Neko : One VM to run them all > (http://nekovm.org) > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Neko : One VM to run them all (http://nekovm.org)
