A fork of htmlcxx with Visual C++ support. Contains only html parser. The Source files taken from github.com/dhoerl/htmlcxx that is based on htmlcxx.sourceforge.net.
http://htmlcxx.sourceforge.net
Code is now under the LGPL. This was our initial intention, and is now possible thanks to the author of tree.hh, who allowed us to use it under LGPL only for HTML::Node template instances. Check http://www.fsf.org or the COPYING file in the distribution for details about the LGPL license. The uri parsing code is a derivative work of Apache web server uri parsing routines. Check http://www.apache.org/licenses/LICENSE-2.0 or the ASF-2.0 file in the distribution for details.