htmlcxx 0.86-1.3 source package in Ubuntu

Changelog

htmlcxx (0.86-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Add GCC 8 symbols (Closes: #897769).
  * Migrate to Salsa.
  * Align debhelper versioned dependency with compatibility level (9).
  * Switch to priority “optional”.
  * Fix the build so the package can be built twice in succession.

 -- Stephen Kitt <email address hidden>  Sat, 21 Jul 2018 13:40:12 +0200

Upload details

Uploaded by:
Ludovico Cavedon
Uploaded to:
Sid
Original maintainer:
Ludovico Cavedon
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
htmlcxx_0.86-1.3.dsc 2.0 KiB 3b565f5dfcdddea4baf118def37530d0883de9faf355dc7b6985ee77a6a61110
htmlcxx_0.86.orig.tar.gz 458.4 KiB 07542b5ea2442143b125ba213b6823ff4a23fff352ecdd84bbebe1d154f4f5c1
htmlcxx_0.86-1.3.debian.tar.xz 8.4 KiB d1b88c255ece38ab968e5f7be41eeb8e83298672bae3ac0ab017e9397d58361b

Available diffs

No changes file available.

Binary packages built by this source

libcss-parser-pp0v5: 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-parser-pp0v5-dbgsym: debug symbols for libcss-parser-pp0v5
libcss-parser0: No summary available for libcss-parser0 in ubuntu cosmic.

No description available for libcss-parser0 in ubuntu cosmic.

libcss-parser0-dbgsym: debug symbols for libcss-parser0
libhtmlcxx-dev: No summary available for libhtmlcxx-dev in ubuntu eoan.

No description available for libhtmlcxx-dev in ubuntu eoan.

libhtmlcxx-dev-dbgsym: No summary available for libhtmlcxx-dev-dbgsym in ubuntu eoan.

No description available for libhtmlcxx-dev-dbgsym in ubuntu eoan.

libhtmlcxx3v5: No summary available for libhtmlcxx3v5 in ubuntu disco.

No description available for libhtmlcxx3v5 in ubuntu disco.

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

No description available for libhtmlcxx3v5-dbgsym in ubuntu disco.