pxe-kexec

Fetch PXE configuration file and netboot using kexec

Tool that fetches PXE configuration file (SysLinux' PXELinux format), prompts the user for a boot entry (label), (supports interactive editing of the kernel parameters), downloads the selected kernel and initrd over the network using TFTP, FTP or HTTP and finally reboots into the kernel using kexec.

conmon

OCI container runtime monitor

Conmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container.

python3-absl

Abseil Python Common Libraries

A collection of Python library code for building Python applications. The code is collected from Google's own Python code base, and has been extensively tested and used in production.

python-netsyslog

Python Modules for emitting and receiving syslog events

Construct or parse syslog messages for transport over UDP and TCP. Unlike other syslog modules it allows you to set the metadata (e.g. time, host name, program name, etc.) yourself, giving you full control over the contents of the packets that it creates.

syncplay-server

Synchronize playback of various video players via internet (Server)

To learn what Syncplay is read the description of package 'syncplay'.

node-cli

tool for rapidly building command-line Node apps

Node is an event-based server-side JavaScript engine.