SlackBuilds Repository

15.0 > Development > litehtml (0.9)

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.

optionaly requires gtest to build tests.

This requires: gumbo-parser

Maintained by: Fernando Lopez Jr
Keywords: litehtml,web,css,html,parser,text
ChangeLog: litehtml

Homepage:
http://www.litehtml.com/

Source Downloads:
litehtml-0.9.tar.gz (557348fe044bca8af80a782258b4b5ca)

Download SlackBuild:
litehtml.tar.gz
litehtml.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
litehtml.SlackBuild
litehtml.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds