1f8b48b772
Approved by: portmgr blanket
5 lines
198 B
Text
5 lines
198 B
Text
Hpricot is a very flexible HTML parser, based on Tanaka Akira's HTree
|
|
and John Resig's JQuery, but with the scanner recoded in
|
|
C (using Ragel for scanning.)
|
|
|
|
WWW: https://github.com/hpricot/hpricot
|