slackbuilds_ponce/libraries/htmlcxx
Marcel Saegebarth 35fc38d5ad libraries/htmlcxx: Added (HTML parser library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-28 04:54:52 +07:00
..
htmlcxx.info
htmlcxx.SlackBuild
README
slack-desc

htmlcxx is a simple non-validating html parser library for C++.
It allows to fully dump the original html document, character by
character, from the parse tree. It also has an intuitive tree
traversal API.