Block a user
liblitehtml-dev (0.9.0-0)
Published 2025-03-06 16:49:09 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install liblitehtml-dev=0.9.0-0
Repository Info
Distributions |
noble |
Components |
main |
Architectures |
arm64 |
About this package
lightweight HTML rendering engine with CSS2/CSS3 support (development files) 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). . This package contains the header files.
Dependencies
| libgumbo-dev |
| liblitehtml0 (= 0.9.0-0) |