[Zope] Strip-o-Gram HTML Conversion Library Released
Chris Withers
chrisw@nipltd.com
Tue, 08 May 2001 01:08:07 +0100
This little library was part of Squishdot.
However, it's is useful in its own right, so I thought I'd release it
seperately.
It provides two methods:
html2safehtml -- This strips out unsafe tags, JavaScript and the like based
on a set of valid tags that you provide.
html2text -- This converts html to text, some might even call it structured
text ;-)
To find out more, go to http://www.zope.org/Members/chrisw/StripOGram.
Patches and bug reports are always welcome!
cheers,
Chris