Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource lib64litehtml

litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support. Note that litehtml itself does not draw any text, pictures or other graphics and that litehtml does not depend on any image/draw/font library. You are free to use any library to draw images, fonts and any other graphics. litehtml just parses HTML/CSS and places the HTML elements into the correct positions (renders HTML). To draw the HTML elements you have to implement the simple callback interface document_container. This interface is really simple, check it out! The document_container implementation is required to render HTML correctly. litehtml can be used when you need to show HTML formatted text or even to create a mini-browser, but using it as a full-featured HTML engine is not recommended. Usually you don't need something like WebKit to show simple HTML tooltips or HTML-formatted text, litehtml is much better for these as it's more lightweight and easier to integrate into your application. litehtml uses the gumbo-parser to parse HTML. Gumbo is an implementation of the HTML5 parsing algorithm implemented as a pure C99 library with no outside dependencies. It's designed to serve as a building block for other tools and libraries such as linters, validators, templating languages, and refactoring and analysis tools.

Found 1 sites for lib64litehtml

Found 2 RPM for lib64litehtml

PackageSummaryDistributionDownload
lib64litehtml-0.9-1.aarch64.htmllitehtml is the lightweight HTML rendering engine with CSS2/CSS3 supportOpenMandriva Cooker for aarch64lib64litehtml-0.9-1.aarch64.rpm
lib64litehtml-0.9-1.x86_64.htmllitehtml is the lightweight HTML rendering engine with CSS2/CSS3 supportOpenMandriva Cooker for x86_64lib64litehtml-0.9-1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet