wayvnc

VNC server for wlroots-based Wayland compositors

It attaches to a running Wayland session, creates virtual input devices, and exposes a single display via the RFB protocol. The Wayland session may be a headless one, so it is also possible to run wayvnc without a physical display attached.

python3-ring-doorbell

Expose Ring.com devices as Python objects

Connect to Ring.com devices and expose them as Python objects. Can list the devices, show events, download videos, display videos, control lights, etc.

lfanew

tool to manipulate MZ stubs in NE/PE binaries

lfanew is a tool manipulating the e_lfanew header field in MZ (DOS) binaries. It can - add a .e_lfanew field to an MZ binary, allowing it to be used as a DOS loader stub for a NE or PE binary; - stubify a NE/PE binary by combining it with an MZ stub; - extract a NE/PE binary from a stubified MZ/NE/PE binary pair.

libabsl20230802

extensions to the C++ standard library

Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs.

libqt6waylandeglcompositorhwintegration6

Qt 6 Wayland WaylandEglCompositorHwIntegration library

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

otf2-tools

Open Trace Format support library - tools

OTF is a standard trace format used by several high-performance tools, using an ASCII encoding, which supports multiple streams. The libotf2 provides support for reading/writing them.