mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
136 B
Plaintext
5 lines
136 B
Plaintext
Ruby HTML Split library
|
|
|
|
It parses HTML into an array of tag and string; the result could be
|
|
converted back to HTML by the to_s method.
|