Block a user
liblitehtml0 (0.9.0-0)
Published 2025-03-06 16:49:07 +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 liblitehtml0=0.9.0-0
Repository Info
Distributions |
noble |
Components |
main |
Architectures |
arm64 |
About this package
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).
Dependencies
| libc6 (>= 2.38) |
| libgcc-s1 (>= 3.0) |
| libgumbo2 (>= 0.12.0) |
| libstdc++6 (>= 13.1) |