all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: htmlcxx  ]

Package: libhtmlcxx-dev (0.87-3)

Links for libhtmlcxx-dev

Screenshot

Debian Resources:

Download Source Package htmlcxx:

Maintainers:

External Resources:

Similar packages:

simple HTML/CSS1 parser library for C++ (development)

htmlcxx is a simple non-validating CSS1 and HTML parser for C++. Although there are several other html parsers available, htmlcxx has some characteristics that make it unique:

 * STL like navigation of DOM tree, using excellent tree.hh library from
   Kasper Peeters
 * It is possible to reproduce exactly, character by character, the original
   document from the parse tree
 * Bundled CSS parser
 * Optional parsing of attributes
 * C++ code that looks like C++ (not so true anymore)
 * Offsets of tags/elements in the original document are stored in the nodes
   of the DOM tree

The parsing politics of htmlcxx were created trying to mimic Mozilla Firefox (http://www.mozilla.org) behavior. So you should expect parse trees similar to those create by Firefox. However, differently from Firefox, htmlcxx does not insert non-existent stuff in your html. Therefore, serializing the DOM tree gives exactly the same bytes contained in the original HTML document.

This package contains files required for developing software that makes use of htmlcxx.

Tags: Software Development: Libraries, Role: Development Library

Other Packages Related to libhtmlcxx-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libhtmlcxx-dev

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 34.4 kB163.0 kB [list of files]
arm64 33.7 kB199.0 kB [list of files]
armel 33.8 kB198.0 kB [list of files]
armhf 33.9 kB198.0 kB [list of files]
i386 35.5 kB166.0 kB [list of files]
mips64el 34.7 kB200.0 kB [list of files]
mipsel 34.6 kB199.0 kB [list of files]
ppc64el 34.9 kB199.0 kB [list of files]
s390x 33.6 kB163.0 kB [list of files]