Strip-o-Gram 1.1 Released!
Lee Harr
missive at frontiernet.net
Fri Dec 21 18:52:16 EST 2001
More information about the Python-list mailing list
Fri Dec 21 18:52:16 EST 2001
- Previous message (by thread): Strip-o-Gram 1.1 Released!
- Next message (by thread): Debugging Python serial I/O errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Strip-o-Gram is an HTML Conversion Library that can convert HTML to Plain Text > and strip specified tags from HTML. > > See http://www.zope.org/Members/chrisw/StripOGram for more details. > Thank you Chris! I was looking for something like this just the other day when I saw they post on the Zope mailing list. Works like a charm. What I did was install this stripogram library in my site-packages directory, then created an External method to use the functions in my Zope site. Useful for any CGI or web application which needs to take input from unknown/untrusted users and put it back on a web page.
- Previous message (by thread): Strip-o-Gram 1.1 Released!
- Next message (by thread): Debugging Python serial I/O errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list