htmltokenizer / 0.93
| Short description: | A port of Perl's HTML::TokeParser::Simple to Ruby | |||||
|---|---|---|---|---|---|---|
| Category: | Library/HTML | |||||
| Status: | stable | |||||
| Created: | 2003-07-18 03:29:25 GMT | |||||
| Last update: | 2004-03-04 21:35:49 GMT | |||||
| Owner: | Ben Giddings (Projects of this owner) | |||||
| Homepage: | http://rubyforge.org/projects/htmltokenizer/ | |||||
| Download: | http://rubyforge.org/download.php/382/htmltokenizer.tgz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | This is a simple HTML parsing class which takes a string and parses out tokens. A quick example:
|
|||||
| Versions: | [1.0.0 (2005-08-07)] [0.93 (2004-03-04)] | |||||