libkdecorations3-6
library to create window decorations
KDecoration2 is a library to create window decorations. These window
decorations can be used by for example an X11 based window manager
which re-parents a Client window to a window decoration frame.
linux-support-5.10.0-5
Support files for Linux 5.10
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
mozillavpn
Fast, secure and easy to use VPN.
Built by the makers of Firefox.
Read more on https://vpn.mozilla.org
gcc-13-i686-linux-gnu
GNU C compiler for the i686-linux-gnu architecture
This is the GNU C compiler for the i686-linux-gnu architecture,
a fairly portable optimizing compiler for C.
libstd-rust-1.52
Rust standard libraries
Rust is a curly-brace, block-structured expression language. It
visually resembles the C language family, but differs significantly
in syntactic and semantic details. Its design is oriented toward
concerns of "programming in the large", that is, of creating and
maintaining boundaries - both abstract and operational - that
preserve large-system integrity, availability and concurrency.
python3-html-text
extract text from HTML.
How is html_text different from .xpath('//text()') from LXML or .get_text()
from Beautiful Soup ?