htmlcxx 0.86-1.3build1 source package in Ubuntu

Changelog

htmlcxx (0.86-1.3build1) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:43:55 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ludovico Cavedon
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs

Downloads

File Size SHA-256 Checksum
htmlcxx_0.86.orig.tar.gz 458.4 KiB 07542b5ea2442143b125ba213b6823ff4a23fff352ecdd84bbebe1d154f4f5c1
htmlcxx_0.86-1.3build1.debian.tar.xz 8.5 KiB c0a84c05d868e6954ed6f9017734d1f615027454a58ee849be25a2dc94672ab0
htmlcxx_0.86-1.3build1.dsc 2.1 KiB 84d19ccd81dd512d8cc8e4440207e44422a02d3aed9f5b10c23cf11e209784d1

View changes file

Binary packages built by this source

libcss-parser-pp0v5: No summary available for libcss-parser-pp0v5 in ubuntu groovy.

No description available for libcss-parser-pp0v5 in ubuntu groovy.

libcss-parser-pp0v5-dbgsym: No summary available for libcss-parser-pp0v5-dbgsym in ubuntu hirsute.

No description available for libcss-parser-pp0v5-dbgsym in ubuntu hirsute.

libcss-parser0: 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.

libcss-parser0-dbgsym: No summary available for libcss-parser0-dbgsym in ubuntu hirsute.

No description available for libcss-parser0-dbgsym in ubuntu hirsute.

libhtmlcxx-dev: No summary available for libhtmlcxx-dev in ubuntu groovy.

No description available for libhtmlcxx-dev in ubuntu groovy.

libhtmlcxx-dev-dbgsym: debug symbols for libhtmlcxx-dev
libhtmlcxx3v5: simple HTML 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.

libhtmlcxx3v5-dbgsym: No summary available for libhtmlcxx3v5-dbgsym in ubuntu hirsute.

No description available for libhtmlcxx3v5-dbgsym in ubuntu hirsute.