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

Package: libcss-parser0 (0.87-1)

Links for libcss-parser0

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-parser0

  • depends
  • recommends
  • suggests
  • enhances

Download libcss-parser0

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 17.4 kB60.0 kB [list of files]
arm64 16.6 kB52.0 kB [list of files]
armel 16.3 kB48.0 kB [list of files]
armhf 16.0 kB48.0 kB [list of files]
i386 17.6 kB56.0 kB [list of files]
mips64el 17.0 kB58.0 kB [list of files]
mipsel 16.7 kB53.0 kB [list of files]
ppc64el 17.7 kB84.0 kB [list of files]
s390x 16.9 kB56.0 kB [list of files]