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

Package: libcss-parser-pp0v5 (0.87-1)

Links for libcss-parser-pp0v5

Screenshot

Debian Resources:

Download Source Package htmlcxx:

Maintainers:

External Resources:

Similar packages:

simple CSS1 parser library for C++

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 the C++ runtime library for CSS parsing.

Other Packages Related to libcss-parser-pp0v5

  • depends
  • recommends
  • suggests
  • enhances

Download libcss-parser-pp0v5

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 19.8 kB69.0 kB [list of files]
arm64 18.7 kB61.0 kB [list of files]
armel 17.2 kB57.0 kB [list of files]
armhf 17.5 kB53.0 kB [list of files]
i386 20.9 kB65.0 kB [list of files]
mips64el 19.2 kB67.0 kB [list of files]
mipsel 19.2 kB62.0 kB [list of files]
ppc64el 21.0 kB93.0 kB [list of files]
s390x 18.7 kB65.0 kB [list of files]