blob: 86f3fe102857ec81002ece5424bc4828cbb34e41 (
plain) (
blame)
1
2
3
4
5
|
The html-parser package is a Ruby implementation of the Python's SGML
parser (sgmllib.py), HTML parser (htmllib.py) and Formatter
(formatter.py).
WWW: http://www.jin.gr.jp/~nahi/Ruby/html-parser/README.html
|