slackbuilds_ponce/libraries/htmlcxx
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
htmlcxx.info
htmlcxx.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
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.