htmlcxx 0.86-1.2 source package in Ubuntu

Changelog

htmlcxx (0.86-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add GCC 7 symbols (Closes: #871295).

 -- Stephen Kitt <email address hidden>  Wed, 16 Aug 2017 17:13:31 +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
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
htmlcxx_0.86-1.2.dsc 2.1 KiB 9a3f886d5c8307ea3803c59f95cfb51f45d06b4099428dc9ba2eba0da3aaa4f8
htmlcxx_0.86.orig.tar.gz 458.4 KiB 07542b5ea2442143b125ba213b6823ff4a23fff352ecdd84bbebe1d154f4f5c1
htmlcxx_0.86-1.2.debian.tar.xz 8.2 KiB f78a4ff714a635a5f7450746887b5397f6c2ff98308253b18eb9b29e24ed8b47

No changes file available.

Binary packages built by this source

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

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

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

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

libcss-parser0: No summary available for libcss-parser0 in ubuntu cosmic.

No description available for libcss-parser0 in ubuntu cosmic.

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

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

libhtmlcxx-dev: 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.

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

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

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 artful.

No description available for libhtmlcxx3v5-dbgsym in ubuntu artful.