软件包:libhtmlcxx-dev(0.87-3)
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 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcss-parser-pp0v5 (= 0.87-3)
- simple CSS1 parser library for C++
-
- dep: libcss-parser0 (= 0.87-3)
- simple CSS1 parser library for C
-
- dep: libgcc-s1 (>= 3.0) [除 armel, armhf]
- GCC 支持库
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libhtmlcxx3v5 (= 0.87-3)
- simple HTML parser library for C++
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
下载 libhtmlcxx-dev
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 34.4 kB | 163.0 kB | [文件列表] |
arm64 | 33.7 kB | 199.0 kB | [文件列表] |
armel | 33.8 kB | 198.0 kB | [文件列表] |
armhf | 33.9 kB | 198.0 kB | [文件列表] |
i386 | 35.5 kB | 166.0 kB | [文件列表] |
mips64el | 34.7 kB | 200.0 kB | [文件列表] |
mipsel | 34.6 kB | 199.0 kB | [文件列表] |
ppc64el | 34.9 kB | 199.0 kB | [文件列表] |
s390x | 33.6 kB | 163.0 kB | [文件列表] |