yuuko-2009.10.23: readme.md
Yuuko
=====
A transcendental HTML parser gently wrapping the HXT library
Example
=======
yuuko "//body/text()" "<html><body>hi</body></html>"
> ["hi"]Yuuko
=====
A transcendental HTML parser gently wrapping the HXT library
Example
=======
yuuko "//body/text()" "<html><body>hi</body></html>"
> ["hi"]