calamares-extensions
Mobile module for Calamares installer framework
Provides the mobile module for calamares, which allows installing
on devices with small, touch-screens.
yaru-theme-gtk
Yaru GTK theme from the Ubuntu Community
This is the theme, better than a burrito, that is shaped by the community
on the Ubuntu discourse.
python3-flake8-builtins
flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python builtins as parameters, but although
could be useful in some really specific use cases, the general approach is to
not do that as code then can suddenly break without a clear trace.
inwasm
Compiler part of InWasm, Inline WebAssembly for Typescript
InWasm is a small bundler for inline standalone wasm libraries (Web Assembly).
It compiles and bundles the wasm source code inplace.
librte-net-gve23
Data Plane Development Kit (librte-net-gve runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.