SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

htmlcxx rpm build for : OpenSuSE. For other distributions click htmlcxx.

Name : htmlcxx
Version : 0.87 Vendor : openSUSE
Release : bp154.1.19 Date : 2022-05-09 11:07:14
Group : Productivity/File utilities Source RPM : htmlcxx-0.87-bp154.1.19.src.rpm
Size : 0.23 MB
Packager : https://bugs_opensuse_org
Summary : HTML and CSS APIs for C++
Description :
This 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 excelent\'s 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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  htmlcxx-0.87-bp154.1.19.x86_64.rpm
ftp.icm.edu.pl  htmlcxx-0.87-bp154.1.19.x86_64.rpm
     

Provides :
htmlcxx
htmlcxx(x86-64)
libcss_parser.so.0()(64bit)
libcss_parser_pp.so.0()(64bit)
libhtmlcxx.so.3()(64bit)

Requires :
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libcss_parser.so.0()(64bit)
libcss_parser_pp.so.0()(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libhtmlcxx.so.3()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.1)(64bit)
libstdc++.so.6(CXXABI_1.3.9)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/htmlcxx
/usr/lib64/libcss_parser.so.0
/usr/lib64/libcss_parser.so.0.0.0
/usr/lib64/libcss_parser_pp.so.0
/usr/lib64/libcss_parser_pp.so.0.0.0
/usr/lib64/libhtmlcxx.so.3
/usr/lib64/libhtmlcxx.so.3.1.0
/usr/share/doc/packages/htmlcxx
/usr/share/doc/packages/htmlcxx/AUTHORS
/usr/share/doc/packages/htmlcxx/ChangeLog
/usr/share/doc/packages/htmlcxx/README
/usr/share/htmlcxx
/usr/share/htmlcxx/css
/usr/share/htmlcxx/css/default.css
/usr/share/licenses/htmlcxx
/usr/share/licenses/htmlcxx/ASF-2.0
/usr/share/licenses/htmlcxx/COPYING
/usr/share/licenses/htmlcxx/LGPL_V2

 
ICM