Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wyrover/htmlcxx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

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.

License

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.

About

Win32 static lib. Simple html parser written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • C 4.4%
  • Other 0.8%