May 8, 2010
8:48 p.m.
On 08.05.2010 09:32, Stéphane Ducasse wrote:
On May 7, 2010, at 5:07 PM, Andrei Stebakov wrote:
Hi
Sent this message to the Pharo-users group, but no response for a couple of days, so trying it here ;)
I have a simple task of parsing some html content in Pharo (loading an html page using HTTPSocket and retrieving useful info from it). Having browsed for an html parser in my current one-click Pharo 1.0 image, I couldn't find one. How do I find/download a (the) HTML parser?
I know that there is a HTML. Check the squeaksource package HTML.
http://www.squeaksource.com/htmlcssparser.html Cheers Philippe