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

lib64litehtml-0.9-1 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: lib64litehtml Distribution: OpenMandriva Lx
Version: 0.9 Vendor: OpenMandriva
Release: 1 Build date: Fri Aug 1 02:10:57 2025
Group: System/Libraries Build host: ph300-2.openmandriva.org
Size: 549776 Source RPM: litehtml-0.9-1.src.rpm
Packager: studebakerguy <studebakerguy@thetinkeringengineer.com>
Url: https://github.com/litehtml/litehtml
Summary: litehtml is the lightweight HTML rendering engine with CSS2/CSS3 support
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.

Provides

Requires

License

BSD-3-Clause

Files

/usr/lib64/liblitehtml.so
/usr/lib64/liblitehtml.so.0
/usr/lib64/liblitehtml.so.0.0.0
/usr/share/doc/lib64litehtml
/usr/share/doc/lib64litehtml/README.md
/usr/share/licenses/lib64litehtml
/usr/share/licenses/lib64litehtml/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Aug 8 23:05:48 2025